IReferenceInfo2::GetDocumentContents Method ()

 

Gets the contents of a configuration file.

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

array<unsigned char>^ GetDocumentContents()

Return Value

Type: array<System::Byte>^

A Byte array that contains the file contents.

Return to top
Show: