Partager via


NodeServicesOptions.ProjectPath Propriété

Définition

Si cette option est définie, remplace le chemin d’accès à la racine de votre application. Ce chemin d’accès est utilisé pour localiser Node.js modules relatifs à votre projet.

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

Valeur de propriété

S’applique à