Freigeben über


ClassName-Eigenschaft

Gets the specified name for the class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public ReadOnly Property ClassName As String
    Get
'Usage
Dim instance As XmlReadConditionedStatementPostProcess
Dim value As String

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

Eigenschaftswert

Typ: System. . :: . .String
The name of the class.