IVsDataMappedObject.IsDeleted, propriété

Obtient une valeur indiquant si le type mappé par générique en cours est 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 le type mappé par générique est supprimé ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObject Interface

Microsoft.VisualStudio.Data.Services, espace de noms