IVsWCFReferenceGroupMetadataItem.GetSourceUrl 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 (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
返回
一个包含 URL 的字符串。