IVsaDTCodeItem.CanDelete-Eigenschaft
Dieser Member unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code vorgesehen.
Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Syntax
'Declaration
Property CanDelete As Boolean
bool CanDelete { get; set; }
property bool CanDelete {
bool get ();
void set (bool value);
}
abstract CanDelete : bool with get, set
function get CanDelete () : boolean
function set CanDelete (value : boolean)
Eigenschaftswert
Typ: Boolean