IVsWCFReferenceGroupDetails::GetGeneratedEndpointNameInConfiguration Method (ServiceEndpoint^)

 

Returns the name of an endpoint configuration generated by ServiceEndpoint.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces9
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.WCF (in Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)

String^ GetGeneratedEndpointNameInConfiguration(
	ServiceEndpoint^ endpoint
)

Return Value

Type: System::String^

A String that contains the name of the endpoint configuration.

Return to top
Show: