Partager via


SpaOptions.SourcePath Propriété

Définition

Obtient ou définit le chemin d’accès, relatif au répertoire de travail de l’application, du répertoire qui contient les fichiers sources SPA pendant le développement. Le répertoire n’existe peut-être pas dans les applications publiées.

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

Valeur de propriété

S’applique à