Partager via


IVsDataObject.IsDeleted, propriété

Obtient une valeur indiquant si l'objet de données a été supprimé.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si l'objet de données a été supprimé ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataObject Interface

Microsoft.VisualStudio.Data.Services, espace de noms