Udostępnij za pośrednictwem


Właściwość Class.ClassName

Nazwa klasy.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property ClassName As String
    Get
    Set
'Użycie
Dim instance As [Class]
Dim value As String

value = instance.ClassName

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

Wartość właściwości

Typ: System.String
A ciąg wartości.