Właściwość Name
Pobiera nazwę kategorii zasad.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
<SfcKeyAttribute()> _
<SfcPropertyAttribute(ReadOnlyAfterCreation := True)> _
Public ReadOnly Property Name As String
Get
'Użycie
Dim instance As PolicyCategory
Dim value As String
value = instance.Name
[SfcKeyAttribute()]
[SfcPropertyAttribute(ReadOnlyAfterCreation = true)]
public string Name { get; }
[SfcKeyAttribute()]
[SfcPropertyAttribute(ReadOnlyAfterCreation = true)]
public:
property String^ Name {
String^ get ();
}
[<SfcKeyAttribute()>]
[<SfcPropertyAttribute(ReadOnlyAfterCreation = true)>]
member Name : string
function get Name () : String
Wartość właściwości
Typ: System. . :: . .String
A String wartość zawiera nazwę kategorii zasad.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.