Partager via


VCCodeFunction.IsDelete, propriété

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

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

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

VCCodeFunction Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms