Share via


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)

Syntax

'Declaration
Function LoadMapFileData As Byte()
byte[] LoadMapFileData()
array<unsigned char>^ LoadMapFileData()
abstract LoadMapFileData : unit -> byte[] 
function LoadMapFileData() : byte[]

Return Value

Type: array<Byte[]
A Byte array that contains the metadata.

.NET Framework Security

See Also

Reference

IVsServiceReferenceMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace