WorkflowTheme.LookupPath プロパティ

定義

レジストリからファイル パスを取得します。

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

プロパティ値

String

レジストリから取得されたテーマへのファイル パス。

注釈

FilePath は、テーマの設定が格納されているファイルへのパスを表します。

適用対象