IVsServiceReferenceMetadataStorage.GetName 方法

定义

返回 XML web services 元数据存储中 .svcmap 文件的名称。

public:
 System::String ^ GetName();
public:
 Platform::String ^ GetName();
std::wstring GetName();
public string GetName ();
abstract member GetName : unit -> string
Public Function GetName () As String

返回

String

不带扩展名的文件的名称。

适用于