AcceptedMarkupExtensionExpressionTypeAttribute.Type Property

Definition

Gets or sets the return type that this attribute reports.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Property Value

The return type that this attribute reports.

Remarks

Do not use.

Applies to