Share via


BindingContext Class

Definition

Exposes binding infomation for a given function context.

public abstract class BindingContext
type BindingContext = class
Public MustInherit Class BindingContext
Inheritance
BindingContext

Constructors

BindingContext()

Properties

BindingData

Gets the binding data information for the current context. This contains all of the trigger defined metadata.

Applies to