SystemParameters.UxThemeName 속성

정의

테마 이름을 가져옵니다.

public:
 static property System::String ^ UxThemeName { System::String ^ get(); };
public static string UxThemeName { [System.Security.SecurityCritical] get; }
public static string UxThemeName { get; }
[<get: System.Security.SecurityCritical>]
member this.UxThemeName : string
member this.UxThemeName : string
Public Shared ReadOnly Property UxThemeName As String

속성 값

String

테마 이름입니다.

특성

적용 대상