使用英语阅读

通过


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)

Syntax

string DeclarationText { get; set; }

Property Value

Type: System.String
The declaration of the parent object.

.NET Framework Security

See Also

Reference

VCCodeClass Interface

Microsoft.VisualStudio.VCCodeModel Namespace