IGraphProviderMetadata.Name 属性

提供程序的名称。

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

语法

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

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

IGraphProviderMetadata 接口

Microsoft.VisualStudio.GraphModel 命名空间