다음을 통해 공유


Entity.Root 속성

정의

이 계층에서 최상위 부모 엔터티입니다. 이 엔터티가 루트 엔터티 자체(즉, Parent 유효하지 않음)이면 이 엔터티가 반환됩니다.

public:
 property Microsoft::Azure::RemoteRendering::Entity ^ Root { Microsoft::Azure::RemoteRendering::Entity ^ get(); };
public Microsoft.Azure.RemoteRendering.Entity Root { get; }
member this.Root : Microsoft.Azure.RemoteRendering.Entity
Public ReadOnly Property Root As Entity

속성 값

적용 대상