IHasParent<ParentT>.Parent Property

Definition

Gets the parent of this child resource.

public ParentT Parent { get; }
member this.Parent : 'ParentT
Public ReadOnly Property Parent As ParentT

Property Value

ParentT

Applies to