This topic has not yet been rated - Rate this topic

ISymbolDocumentWriter Interface

Represents a document that is referenced by a symbol store.

Namespace:  System.Diagnostics.SymbolStore
Assembly:  mscorlib (in mscorlib.dll)
[ComVisibleAttribute(true)]
public interface ISymbolDocumentWriter

The ISymbolDocumentWriter type exposes the following members.

  Name Description
Public method Supported by Silverlight for Windows Phone SetCheckSum Sets checksum information.
Public method Supported by Silverlight for Windows Phone SetSource Stores the raw source for a document in the symbol store.
Top

A document is defined by a URL and a document type GUID. Optionally, the document source can be stored in the symbol store.

Note Note:

This interface is the managed counterpart of the ISymUnmanagedDocumentWriter interface, which is one of the unmanaged symbol store interfaces that provide an alternative way to read and write debug symbol information.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ