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 存储主题设置的文件的路径。

适用于