次の方法で共有


ActivatedServiceTypeEntry.ObjectType プロパティ

定義

クライアント側でアクティブ化されるサービス型の Type を取得します。

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

プロパティ値

クライアント側でアクティブ化されるサービス型の Type

適用対象