AsyncMethodBuilderAttribute.BuilderType Property

Definition

Gets the type of the associated builder.

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

Property Value

The type of the associated builder.

Applies to