VCCodeUsingAlias.Kind 属性

获取对象的类型。

命名空间:  Microsoft.VisualStudio.VCCodeModel
程序集:  Microsoft.VisualStudio.VCCodeModel(在 Microsoft.VisualStudio.VCCodeModel.dll 中)

语法

声明
ReadOnly Property Kind As vsCMElement
vsCMElement Kind { get; }
property vsCMElement Kind {
    vsCMElement get ();
}
abstract Kind : vsCMElement with get
function get Kind () : vsCMElement

属性值

类型:vsCMElement
一个 vsCMElement 值。

.NET Framework 安全性

请参阅

参考

VCCodeUsingAlias 接口

Microsoft.VisualStudio.VCCodeModel 命名空间