ParameterBindingException.TypeSpecified Property

Definition

Gets the Type that was specified as the parameter value.

public:
 property Type ^ TypeSpecified { Type ^ get(); };
public:
 property Platform::Type ^ TypeSpecified { Platform::Type ^ get(); };
public Type TypeSpecified { get; }
member this.TypeSpecified : Type
Public ReadOnly Property TypeSpecified As Type

Property Value

Applies to