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

属性值

适用于