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 레지스트리에 고유한 위치를 제공하여 테마 정보를 저장합니다.

적용 대상