다음을 통해 공유


Argument<T>.ValueType Property

Definition

Gets or sets the Type that the argument's parsed tokens will be converted to.

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

Applies to