This topic has not yet been rated - Rate this topic

VCCodeClass.DeclarationText Property

Gets or sets the declaration of the parent object.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
string DeclarationText { get; set; }

Property Value

Type: String
The declaration of the parent object.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.