DebugTracerGraphModelHelper.SetPropertiesToTrace(String[]) Methode

Definition

Legt die Diagramm Modell Eigenschaften zum Debuggen fest. Durch die Übergabe eines NULL-Werte wird die Filterung deaktiviert.

public:
 static void SetPropertiesToTrace(... cli::array <System::String ^> ^ propertyIds);
[System.Diagnostics.Conditional("DEBUG")]
public static void SetPropertiesToTrace (params string[] propertyIds);
[<System.Diagnostics.Conditional("DEBUG")>]
static member SetPropertiesToTrace : string[] -> unit
Public Sub SetPropertiesToTrace (ParamArray propertyIds As String())

Parameter

propertyIds
String[]
Attribute

Gilt für