IFileContextHierarchy<T>.Parent Property

Definition

Return parent context

public:
 property T Parent { T get(); void set(T value); };
public:
 property T Parent { T get(); void set(T value); };
public T Parent { get; set; }
member this.Parent : 'T with get, set
Public Property Parent As T

Property Value

T

Applies to