Share via


IVsWCFReferenceGroup.GetID Method

Returns a GUID for a reference group.

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'Declaration
Function GetID As String
string GetID()
String^ GetID()
abstract GetID : unit -> string
function GetID() : String

Return Value

Type: String
A string that contains the GUID.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace