Partager via


WebFileProperties2.IsCustomToolOutput, propriété

Obtient une valeur qui indique si le fichier Web est la sortie d'un outil personnalisé.

Espace de noms :  VsWebSite90
Assembly :  VsWebSite.Interop90 (dans VsWebSite.Interop90.dll)

Syntaxe

'Déclaration
ReadOnly Property IsCustomToolOutput As Boolean
    Get
bool IsCustomToolOutput { get; }
property bool IsCustomToolOutput {
    bool get ();
}
abstract IsCustomToolOutput : bool
function get IsCustomToolOutput () : boolean

Valeur de propriété

Type : System.Boolean
true si le fichier Web est la sortie d'un outil personnalisé ; sinon false.

Sécurité .NET Framework

Voir aussi

Référence

WebFileProperties2 Interface

VsWebSite90, espace de noms

CustomTool