ThemeProvider.ThemeName Właściwość

Definicja

Pobiera nazwę motywu lub arkusza stylów, który ThemeProvider reprezentuje wystąpienie.

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

Wartość właściwości

String

Nazwa motywu lub stylu arkusza, który ThemeProvider reprezentuje wystąpienie.

Uwagi

ThemeNameWłaściwość jest ustawiana przez name Właściwość ThemeProvider(IDesignerHost, String, String, String[], String) konstruktora.

Dotyczy