言語

WellKnownServiceTypeEntry.ObjectType プロパティ

定義

サーバーでアクティブ化されたサービスの種類の Type を取得します。

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

プロパティ値

サーバーによってアクティブ化されたサービスの種類の Type

適用対象