使用英语阅读

通过


VCCodeMapEntry.Name 属性

获取或设置对象的名称。

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

语法

string this { get; set; }

属性值

类型:System.String
对象的名称。

.NET Framework 安全性

请参见

参考

VCCodeMapEntry 接口

Microsoft.VisualStudio.VCCodeModel 命名空间

其他资源

如何:编译和运行自动化对象模型代码示例