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.