ISymbolDocumentWriter.SetSource Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Stores the raw source for a document in the symbol store.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- source
- Type:
System.Byte
()
The document source represented as unsigned bytes.
Show: