VCCodeAttribute.Delete Method

Removes the attribute.

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

Syntax

声明
Sub Delete
用法
Dim instance As VCCodeAttribute

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

Permissions

See Also

Concepts

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

Reference

VCCodeAttribute Interface

VCCodeAttribute Members

Microsoft.VisualStudio.VCCodeModel Namespace