Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check whether this element has been deleted.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
bool IsDeleted { get; }
property bool IsDeleted {
bool get();
}
abstract IsDeleted : bool with get
ReadOnly Property IsDeleted As Boolean
Property Value
Type: System.Boolean
See Also
ILayerElement Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
Return to top