CustomResolver.ClassId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定已註冊之解析程式的類別識別碼。
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 值,表示以 COM 為基礎之解析程式的類別識別碼。
備註
只有2.0 版的 .NET Framework 才支援這個命名空間、類別或成員 Microsoft 。