Partilhar via


EditorContextScope.Services Property

Definition

Services that can be used within intellisense, like http factory for Dynamic intellisense. Optional, can be null.

public IServiceProvider Services { get; set; }
member this.Services : IServiceProvider with get, set
Public Property Services As IServiceProvider

Property Value

Applies to