Ler em inglês

Compartilhar via


VCCodeProperty.Kind Property

Returns an enumeration indicating the type of object.

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

Syntax

vsCMElement Kind { get; }

Property Value

Type: EnvDTE.vsCMElement
A vsCMElement value.

.NET Framework Security

See Also

Reference

VCCodeProperty Interface

Microsoft.VisualStudio.VCCodeModel Namespace

Other Resources

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