Sdílet prostřednictvím


VCCodeFunction.IsDelete – vlastnost

Obor názvů:  Microsoft.VisualStudio.VCCodeModel
Sestavení:  Microsoft.VisualStudio.VCCodeModel (v Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeFunction Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů