IVsWCFReferenceGroupMetadataItem.GetSourceUrl Method

Definition

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.

Applies to