Skip to main content
All docs
V25.2
  • IMiddleTierAuthenticationBuilder.Context Property

    Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder

    Assembly: DevExpress.ExpressApp.Win.v25.2.dll

    NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

    Declaration

    [Browsable(false)]
    IWinApplicationBuilder Context { get; }

    Property Value

    Type
    IWinApplicationBuilder
    See Also