VCNMakeTool.IncludeSearchPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit ou obtient le chemin de recherche des fichiers Include.
public:
property System::String ^ IncludeSearchPath { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ IncludeSearchPath { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(11)]
public string IncludeSearchPath { [System.Runtime.InteropServices.DispId(11)] get; [System.Runtime.InteropServices.DispId(11)] set; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
[<set: System.Runtime.InteropServices.DispId(11)>]
member this.IncludeSearchPath : string with get, set
Public Property IncludeSearchPath As String
Valeur de propriété
Chaîne contenant le chemin de recherche des fichiers Include supplémentaires.
- Attributs