LocalizationOptions.ResourcesPath 속성

정의

리소스 파일이 있는 애플리케이션 루트 아래의 상대 경로입니다.

public:
 property System::String ^ ResourcesPath { System::String ^ get(); void set(System::String ^ value); };
public string ResourcesPath { get; set; }
member this.ResourcesPath : string with get, set
Public Property ResourcesPath As String

속성 값

적용 대상