Namespace: Composite.Core.Implementation
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public C1DirectoryInfo Parent { get; }
Visual Basic
Public ReadOnly Property Parent As C1DirectoryInfo
	Get
Visual C++
public:
property C1DirectoryInfo^ Parent {
	C1DirectoryInfo^ get ();
}

See Also