VariableClass.Value Property

Definition

Gets or sets the value assigned to the variable.

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

Property Value

The value assigned to the variable.

Implements

Applies to