PropertyAssignment.Value Property

Definition

Gets the value to be assigned to the property.

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Attributes

Applies to