Edit

Share via


CLSContext.Active Property

Definition

Gets a Boolean value that tells whether the context is currently active.

public virtual bool Active { [Foundation.Export("isActive")] get; }
member this.Active : bool

Property Value

true if the context is active. Otherwise, false.

Attributes

Applies to