VCCodeAttribute.Delete Method

Removes the attribute.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Syntax

'Declaration
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit
function Delete()

.NET Framework Security

See Also

Reference

VCCodeAttribute Interface

Microsoft.VisualStudio.VCCodeModel Namespace

Other Resources

How to: Compile and Run the Automation Object Model Code Examples