IVsServiceReferenceMetadataStorage::SaveMetadataFile Method (String^, array<Byte>^)
Visual Studio 2015
Saves a metadata file in a XML web service metadata storage.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pszMetadataFileName
-
Type:
System::String^
The name of the metadata file.
- content
-
Type:
array<System::Byte>^
A Byte array that contains the metadata.
Show: