WorkflowTheme.LookupPath 属性

定义

从注册表获取文件路径。

public:
 static property System::String ^ LookupPath { System::String ^ get(); };
public static string LookupPath { get; }
static member LookupPath : string
Public Shared ReadOnly Property LookupPath As String

属性值

注册表中主题的文件路径。

注解

FilePath 表示存储主题设置的文件的路径。

适用于