WellKnownServiceTypeEntry.ObjectType プロパティ

定義

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

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

プロパティ値

サーバー側でアクティブ化されるサービス型の Type

適用対象