WorkflowTheme.RegistryKeyPath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取主题的注册表项路径。
public:
static property System::String ^ RegistryKeyPath { System::String ^ get(); };
public static string RegistryKeyPath { get; }
static member RegistryKeyPath : string
Public Shared ReadOnly Property RegistryKeyPath As String
属性值
主题的注册表项路径。
注解
使用注册表项可在 Windows 注册表中提供一个用于保存主题信息的唯一位置。