IVsWCFReferenceGroupMetadataItem.GetSourceUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the URL where a metadata document in a Windows Communications Foundation (WCF) reference group originated.
public:
System::String ^ GetSourceUrl();
public:
Platform::String ^ GetSourceUrl();
std::wstring GetSourceUrl();
public string GetSourceUrl ();
abstract member GetSourceUrl : unit -> string
Public Function GetSourceUrl () As String
Returns
A string that contains the URL.