다음을 통해 공유


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는 테마 설정을 저장하는 파일의 경로를 나타냅니다.

적용 대상