Breakpoint3.Macro Propriedade

Definição

Obtém ou define uma macro de ponto de interrupção.

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

Valor da propriedade

String

Uma cadeia de caracteres que contém uma macro de ponto de interrupção.

Implementações

Atributos

Aplica-se a