ResXResourceManagerResXResourcesDir Property
Gets or sets the relative path to .resx resource files.
Default value: Resources
Namespace: KGySoft.ResourcesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public string ResXResourcesDir { get; set; }
Public Property ResXResourcesDir As String
Get
Set
public:
property String^ ResXResourcesDir {
String^ get ();
void set (String^ value);
}
member ResXResourcesDir : string with get, set
Property Value
String