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

属性值

适用于