次の方法で共有


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

プロパティ値

適用対象