CustomResolver.ClassId 屬性

定義

取得或設定已註冊之解析程式的類別識別碼。

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

屬性值

String

String 值,表示以 COM 為基礎之解析程式的類別識別碼。

備註

只有2.0 版的 .NET Framework 才支援這個命名空間、類別或成員 Microsoft 。

適用於