Share via


PolicyLevel.Label 屬性

定義

取得原則層級的描述性標記 (Label)。

public:
 property System::String ^ Label { System::String ^ get(); };
public string Label { get; }
member this.Label : string
Public ReadOnly Property Label As String

屬性值

與原則層級相關的標記。

備註

標籤可用來協助系統管理員識別原則層級。

適用於