VCCodeInterface.Name Property

Gets or sets the name of the object.

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

Syntax

string this { get; set; }

Property Value

Type: System.String

The name of the object.

Permissions

See Also

Concepts

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

Reference

VCCodeInterface Interface

VCCodeInterface Members

Microsoft.VisualStudio.VCCodeModel Namespace