Compartir a través de


IVsDataMappedObject.IsDeleted (Propiedad)

Obtiene un valor que indica si se elimina el tipo asignado genérico actual.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property IsDeleted As Boolean
bool IsDeleted { get; }
property bool IsDeleted {
    bool get ();
}
abstract IsDeleted : bool with get
function get IsDeleted () : boolean

Valor de propiedad

Tipo: Boolean
true si elimina el tipo asignado genérico; si no, false.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataMappedObject Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)