CodeAttribute2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubmethodAddArgument(String^, Object^, Object^)

Adds an argument to the attribute.

System_CAPS_pubmethodDelete()

Removes all attributes in the code element.

System_CAPS_pubmethodGetEndPoint(vsCMPart)

Returns a TextPoint object that marks the end position of the attribute.

System_CAPS_pubmethodGetStartPoint(vsCMPart)

Returns a TextPoint object that defines the beginning position of the attribute.

Return to top
Show: