IVsServiceReferenceMetadataStorage::LoadMapFileData Method ()

 

Loads the metadata into a .svcmap file.

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

array<unsigned char>^ LoadMapFileData()

Return Value

Type: array<System::Byte>^

A Byte array that contains the metadata.

Return to top
Show: