AxHost.ClsidAttribute.Value 属性

定义

ActiveX 控件的 CLSID。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

属性值

String

ActiveX 控件的 CLSID。

适用于