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입니다.

적용 대상