WorkflowTheme.RegistryKeyPath 屬性
定義
取得主題的登錄機碼路徑。Gets the registry key path for the theme.
public:
static property System::String ^ RegistryKeyPath { System::String ^ get(); };
public static string RegistryKeyPath { get; }
member this.RegistryKeyPath : string
Public Shared ReadOnly Property RegistryKeyPath As String
屬性值
主題的登錄機碼路徑。The registry key path for the theme.
備註
使用登錄機碼提供 Windows 登錄中的唯一位置來儲存主題資訊。Use the registry key to provide a unique place in the Windows registry to save theme information.