Share via


IVsWCFReferenceGroup Members

Include Protected Members
Include Inherited Members

Provides an interface for generating Windows Communication Foundation (WCF) service clients.

The IVsWCFReferenceGroup type exposes the following members.

Methods

 

Name

Description

Public method

AddReference

Adds a Windows Communication Foundation (WCF) service reference to a reference group.

Public method

AsyncAddReference

Adds a Windows Communication Foundation (WCF) service reference to a reference group asynchronously.

Public method

AsyncUpdate

Updates a Windows Communication Foundation (WCF) service reference asynchronously.

Public method

BeginBatch

Begins batch processing of Windows Communication Foundation (WCF) service references in a reference group.

Public method

DeleteReference

Deletes a Windows Communication Foundation (WCF) service reference from a reference group.

Public method

EndBatch

Ends batch processing of Windows Communication Foundation (WCF) service references in a reference group.

Public method

GetCollection

Returns the reference group collection.

Public method

GetContractsEnumerator

Returns an enumerator for a Windows Communication Foundation (WCF) service contract in a reference group.

Public method

GetExtensionData

Returns the extension data for a Windows Communication Foundation (WCF) service reference.

Public method

GetFileCodeModel

Returns a code model for generating a proxy.

Public method

GetID

Returns a GUID for a reference group.

Public method

GetMapFileProjectItem

Returns the project item with which a service reference is associated.

Public method

GetMetadataItemsEnumerator

Returns an enumerator for the metadata items in a Windows Communication Foundation (WCF) service reference group.

Public method

GetName

Returns the name of a .svcmap file for a Windows Communication Foundation (WCF) service reference group.

Public method

GetNamespace

Returns the namespace for a Windows Communication Foundation (WCF) service reference group.

Public method

GetOptions

Returns the code generation options for a Windows Communication Foundation (WCF) reference group.

Public method

GetProxyNamespace

Returns the namespace for proxy classes generated from a Windows Communication Foundation (WCF) reference group.

Public method

GetReferenceCount

Returns a count of Windows Communication Foundation (WCF) service references in a WCF reference group.

Public method

GetReferenceUrl

Returns the URL from which metadata for a Windows Communication Foundation (WCF) service reference is downloaded.

Public method

IsValid

Overloaded.

Public method

Reload

Overloaded.

Public method

SetExtensionData

Sets the extension data for a Windows Communication Foundation (WCF) service reference.

Public method

SetName

Sets the name of a .svcmap file for a Windows Communication Foundation (WCF) service reference group.

Public method

SetNamespace

Sets the namespace for a Windows Communication Foundation (WCF) service reference group.

Public method

SetOptions

Sets the code generation options for a Windows Communication Foundation (WCF) reference group.

Public method

SetReferenceUrl

Sets URL from which metadata for a Windows Communication Foundation (WCF) service reference is downloaded.

Public method

ShowOptionsDialog

Displays the Configure Service Reference dialog box for the reference group.

Public method

Update

Updates a Windows Communication Foundation (WCF) service reference group.

Public method

UpdateConfiguration

Updates the configuration for a Windows Communication Foundation (WCF) service reference group.

Top

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace