VCNMakeTool.IncludeSearchPath Propriété

Définition

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é

String

Chaîne contenant le chemin de recherche des fichiers Include supplémentaires.

Attributs

S’applique à