DialogContext.ApplicationContext Property

Definition

Gets an object which holds application information associated with this context.

public:
 property System::Object ^ ApplicationContext { System::Object ^ get(); void set(System::Object ^ value); };
public object ApplicationContext { get; set; }
member this.ApplicationContext : obj with get, set
Public Property ApplicationContext As Object

Property Value

Applies to