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 Framework 的 2.0 版本支持此命名空间、类或成员。

适用于