CustomResolver.ClassId プロパティ

定義

登録リゾルバのクラスIDを取得するか設定します。

public:
 property System::String ^ ClassId { System::String ^ get(); void set(System::String ^ value); };
public string ClassId { get; set; }
member this.ClassId : string with get, set
Public Property ClassId As String

プロパティ値

COMベースのリゾルバのクラスIDを表す String 値です。

注釈

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象