다음을 통해 공유


PrintControlClsidHeader.Clsid64 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 Clsid64 As String
    Get
    Set
‘사용 방법
Dim instance As PrintControlClsidHeader
Dim value As String

value = instance.Clsid64

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

Property Value

Type: String

See Also

Reference

PrintControlClsidHeader Class

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