共用方式為


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

屬性值

適用於