Partager via


_EnvironmentHelp.External, propriété

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

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Property External As Boolean
bool External { get; set; }
property bool External {
    bool get ();
    void set (bool value);
}
abstract External : bool with get, set
function get External () : boolean
function set External (value : boolean)

Valeur de propriété

Type : System.Boolean
true si l'aide est externe, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

_EnvironmentHelp Interface

EnvDTE, espace de noms