IVsWCFReferenceGroupMetadataItem.GetSourceUrl 方法

定义

返回 (WCF) 引用组的 Windows communication Foundation 中的元数据文档的 URL。

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

返回

String

一个包含 URL 的字符串。

适用于