DialogResult.Variable Property

Definition

The public property to get and set the variable object of the dialog

public:
 property System::Object ^ Variable { System::Object ^ get(); void set(System::Object ^ value); };
public object Variable { get; set; }
member this.Variable : obj with get, set
Public Property Variable As Object

Property Value

Applies to