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

适用于