다음을 통해 공유


PrintControlClsidHeader.Clsid32 Property

Namespace:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly:  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

‘선언
Public Property Clsid32 As String
    Get
    Set
‘사용 방법
Dim instance As PrintControlClsidHeader
Dim value As String

value = instance.Clsid32

instance.Clsid32 = value
public string Clsid32 { get; set; }
public:
property String^ Clsid32 {
    String^ get ();
    void set (String^ value);
}
member Clsid32 : string with get, set
function get Clsid32 () : String
function set Clsid32 (value : String)

Property Value

Type: String

See Also

Reference

PrintControlClsidHeader Class

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution Namespace