Partager via


IVsaIDE.DefaultSearchPath, propriété

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
Property DefaultSearchPath As String
string DefaultSearchPath { get; set; }
property String^ DefaultSearchPath {
    String^ get ();
    void set (String^ value);
}
abstract DefaultSearchPath : string with get, set
function get DefaultSearchPath () : String 
function set DefaultSearchPath (value : String)

Valeur de propriété

Type : String

Voir aussi

Référence

IVsaIDE Interface

Microsoft.Vsa, espace de noms