Edit

Share via


Argument<T>.ValueType Property

Definition

The type of the value.

public:
 virtual property Type ^ ValueType { Type ^ get(); };
public override Type ValueType { get; }
member this.ValueType : Type
Public Overrides ReadOnly Property ValueType As Type

Property Value

Implements

Applies to