Udostępnij za pośrednictwem


VCCodeAttribute.Delete Method

Removes the attribute.

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

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As VCCodeAttribute

instance.Delete()
void Delete()
void Delete()
function Delete()

.NET Framework Security

See Also

Reference

VCCodeAttribute Interface

VCCodeAttribute Members

Microsoft.VisualStudio.VCCodeModel Namespace

Other Resources

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