IVsWCFReferenceGroup.GetID 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 a GUID for a reference group.
public:
System::String ^ GetID();
public:
Platform::String ^ GetID();
std::wstring GetID();
public string GetID ();
abstract member GetID : unit -> string
Public Function GetID () As String
Returns
A string that contains the GUID.