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 登錄檔中提供一個獨特的位置來儲存主題資訊。

適用於