VCCodeBase.DeclarationText Property

Gets or sets the declaration of the parent object.

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

Syntax

string DeclarationText { get; set; }

Property Value

Type: System.String

A string representing the declaration of the parent object.

Permissions

See Also

Reference

VCCodeBase Interface

VCCodeBase Members

Microsoft.VisualStudio.VCCodeModel Namespace