다음을 통해 공유


DefaultCategory 속성

Gets the category to which the policy is assigned by default.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf

구문

‘선언
Public Shared ReadOnly Property DefaultCategory As String
    Get
‘사용 방법
Dim value As String

value = PolicyCategory.DefaultCategory
public static string DefaultCategory { get; }
public:
static property String^ DefaultCategory {
    String^ get ();
}
static member DefaultCategory : string
static function get DefaultCategory () : String

속성 값

형식: System. . :: . .String
A String value that specifies default category.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.