VariableBreakpoint.Variable Property

Definition

Which variable this breakpoint is on.

public:
 property System::String ^ Variable { System::String ^ get(); };
public:
 property Platform::String ^ Variable { Platform::String ^ get(); };
public string Variable { get; }
member this.Variable : string
Public ReadOnly Property Variable As String

Property Value

Applies to