VCCodeReference.FullName 属性

目前尚未实现。

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

语法

声明
ReadOnly Property FullName As String
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string with get
function get FullName () : String

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

VCCodeReference 接口

Microsoft.VisualStudio.VCCodeModel 命名空间