WorkflowTheme.RegistryKeyPath 屬性

定義

取得主題的登錄機碼路徑。

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

屬性值

String

主題的登錄機碼路徑。

備註

使用登錄機碼提供 Windows 登錄中的唯一位置來儲存主題資訊。

適用於