Expression.ClearDebugInfo(SymbolDocumentInfo) Methode

Definitie

Hiermee maakt u een DebugInfoExpression voor het wissen van een reekspunt.

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

Parameters

document
SymbolDocumentInfo

Het SymbolDocumentInfo bronbestand.

Retouren

Een exemplaar van het wissen van DebugInfoExpression een reekspunt.

Van toepassing op