IVsWCFMetadataStorage Members

Include Protected Members
Include Inherited Members

Stores the metadata for a Windows Communication Foundation (WCF) service reference group.

The IVsWCFMetadataStorage type exposes the following members.

Methods

 

Name

Description

Public method

AdviseWCFMetadataStorageEvents

Registers the caller for metadata storage event notification.

Public method

BeginUpdate

Initiates an update to Windows Communication Foundation (WCF) metadata storage files.

Public method

CreateMetadataFile

Creates a new metadata file in a Windows Communication Foundation (WCF) metadata storage.

Public method

DeleteMetadataFile

Deletes an existing metadata file from a Windows Communication Foundation (WCF) metadata storage.

Public method

EndUpdate

Concludes an update to Windows Communication Foundation (WCF) metadata storage files.

Public method

FileCodeModel

Returns the proxy code model for a Windows Communication Foundation (WCF) metadata storage.

Public method

GetMapFilePath

Returns the path for the .svcmap file in a Windows Communication Foundation (WCF) metadata storage.

Public method

GetName

Returns the name of the .svcmap file in a Windows Communication Foundation (WCF) metadata storage.

Public method

GetNamespace

Returns the namespace for a Windows Communication Foundation (WCF) metadata storage.

Public method

LoadMapFileData

Loads the metadata into a .svcmap file.

Public method

LoadMetadataFile

Loads the metadata into a metadata file.

Public method

ProjectItemId

Returns the ProjectItemId for a Windows Communication Foundation (WCF) metadata storage.

Public method

Remove

Deletes the complete Windows Communication Foundation (WCF) metadata storage.

Public method

RunProxyGenerator

Runs the code generator to create a Windows Communication Foundation (WCF) service client.

Public method

SaveMapFileData

Saves the .svcmap file in a Windows Communication Foundation (WCF) metadata storage.

Public method

SaveMetadataFile

Saves a metadata file in a Windows Communication Foundation (WCF) metadata storage.

Public method

SetName

Sets the name of the .svcmap file in a Windows Communication Foundation (WCF) metadata storage.

Public method

SetNamespace

Sets the namespace for a Windows Communication Foundation (WCF) metadata storage.

Public method

UnadviseWCFMetadataStorageEvents

Cancels registration for metadata storage event notification.

Top

See Also

Reference

IVsWCFMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace