BindingMetadata.Type Property

Definition

Gets the type of the binding. For example, "httpTrigger".

public abstract string Type { get; }
member this.Type : string
Public MustOverride ReadOnly Property Type As String

Property Value

Applies to