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 레지스트리에 테마 정보를 저장할 고유한 공간을 제공하려면 레지스트리 키를 사용합니다.

적용 대상