SymDocumentWriter 类
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供用于写入到符号存储区引用的文档的方法。
public ref class SymDocumentWriter : System::Diagnostics::SymbolStore::ISymbolDocumentWriter
public ref class SymDocumentWriter : System::Diagnostics::SymbolStore::SymDocumentWriterBase, IDisposable, System::Diagnostics::SymbolStore::ISymbolDocumentWriter
public class SymDocumentWriter : System.Diagnostics.SymbolStore.ISymbolDocumentWriter
[System.Runtime.InteropServices.ComVisible(true)]
public class SymDocumentWriter : System.Diagnostics.SymbolStore.ISymbolDocumentWriter
[System.Runtime.InteropServices.ComVisible(true)]
public class SymDocumentWriter : System.Diagnostics.SymbolStore.SymDocumentWriterBase, IDisposable, System.Diagnostics.SymbolStore.ISymbolDocumentWriter
type SymDocumentWriter = class
interface ISymbolDocumentWriter
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymDocumentWriter = class
interface ISymbolDocumentWriter
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymDocumentWriter = class
inherit SymDocumentWriterBase
interface ISymbolDocumentWriter
interface IDisposable
Public Class SymDocumentWriter
Implements ISymbolDocumentWriter
Public Class SymDocumentWriter
Inherits SymDocumentWriterBase
Implements IDisposable, ISymbolDocumentWriter
- 继承
-
SymDocumentWriter
- 继承
- 属性
- 实现
文档由 URL 和文档类型 GUID 定义。 (可选)文档源可以存储在符号存储中。
Sym |
初始化 SymDocumentWriter 类的新实例。 |
Sym |
初始化 SymDocumentWriter 类的新实例。 |
__dtor() |
此 API 支持产品基础结构,不能在代码中直接使用。 释放由 SymDocumentWriter 对象的当前实例控制的资源。 |
{dtor}() |
此 API 支持产品基础结构,不能在代码中直接使用。 释放由 SymDocumentWriter 对象的当前实例控制的资源。 |
{dtor}() |
释放由当前实例所持有的资源。 (继承自 SymDocumentWriterBase) |
Dispose() |
释放 SymDocumentWriter 类的当前实例使用的资源。 |
Dispose(Boolean) |
由 Dispose() 和 Finalize() 方法调用,以释放 SymBinder 类的当前实例所占用的托管资源和非托管资源。 |
Equals(Object) |
确定指定对象是否等于当前对象。 (继承自 Object) |
Finalize() |
在通过垃圾回收将 SymDocumentWriter 回收之前,释放非托管资源并执行其他清理操作。 |
Get |
作为默认哈希函数。 (继承自 Object) |
Get |
获取当前实例的 Type。 (继承自 Object) |
Get |
获取当前实例的非托管文档编写器。 |
Memberwise |
创建当前 Object 的浅表副本。 (继承自 Object) |
Set |
在所有情况下均引发 NotImplementedException。 |
Set |
在所有情况下均引发 NotSupportedException。 |
To |
返回表示当前对象的字符串。 (继承自 Object) |
产品 | 版本 |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |