Lingua

ResXResourceWriter.BasePath Proprietà

Definizione

Ottiene o imposta il percorso di base per il percorso del file relativo specificato in un ResXFileRef oggetto .

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

Valore della proprietà

Percorso che, se anteporto al percorso del file relativo specificato in un ResXFileRef oggetto, restituisce un percorso assoluto a un file di risorse XML.

Si applica a