Bagikan melalui


Expression.ClearDebugInfo(SymbolDocumentInfo) Metode

Definisi

DebugInfoExpression Membuat untuk menghapus titik urutan.

public:
 static System::Linq::Expressions::DebugInfoExpression ^ ClearDebugInfo(System::Linq::Expressions::SymbolDocumentInfo ^ document);
public static System.Linq.Expressions.DebugInfoExpression ClearDebugInfo (System.Linq.Expressions.SymbolDocumentInfo document);
static member ClearDebugInfo : System.Linq.Expressions.SymbolDocumentInfo -> System.Linq.Expressions.DebugInfoExpression
Public Shared Function ClearDebugInfo (document As SymbolDocumentInfo) As DebugInfoExpression

Parameter

document
SymbolDocumentInfo

SymbolDocumentInfo yang mewakili file sumber.

Mengembalikan

Instans DebugInfoExpression untuk menghapus titik urutan.

Berlaku untuk