WorkflowTheme.RegistryKeyPath 属性

定义

获取主题的注册表项路径。

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注册表中提供唯一的位置来保存主题信息。

适用于