Właściwość Name
Pobiera String , który określa nazwę zasady, identyfikowane przez bieżącą wartość Policy..::..Key.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
Public ReadOnly Property Name As String
Get
'Użycie
Dim instance As Policy..::..Key
Dim value As String
value = instance.Name
public string Name { get; }
public:
property String^ Name {
String^ get ();
}
member Name : string
function get Name () : String
Wartość właściwości
Typ: System. . :: . .String
A String , który określa nazwę zasady, identyfikowane przez bieżącą wartość Policy..::..Key.