Breakpoint3.Macro Eigenschaft

Definition

Ruft ein Haltepunkt-Makro ab oder legt dieses fest.

public:
 property System::String ^ Macro { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Macro { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1105)]
public string Macro { [System.Runtime.InteropServices.DispId(1105)] get; [System.Runtime.InteropServices.DispId(1105)] set; }
[<System.Runtime.InteropServices.DispId(1105)>]
[<get: System.Runtime.InteropServices.DispId(1105)>]
[<set: System.Runtime.InteropServices.DispId(1105)>]
member this.Macro : string with get, set
Public Property Macro As String

Eigenschaftswert

String

Eine Zeichenfolge, die ein Haltepunkt-Makro enthält.

Implementiert

Attribute

Gilt für