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は、テーマ設定を格納するファイルへのパスを表します。

適用対象