Share via


ICustomContextService Interface

Definition

Interface to access custom context services

public interface class ICustomContextService
public interface class ICustomContextService
__interface ICustomContextService
public interface ICustomContextService
type ICustomContextService = interface
Public Interface ICustomContextService
Derived

Properties

Name Description
OnCustomSettingsChanged

Notifies when the custom settings has changed

Methods

Name Description
CustomizeCustomFileContextSettings(String, ICustomFileContextProvider[])

Customize the file context settings for a file path

GetCustomContextSchemaContent(IEnumerable<ICustomFileContextProviderMetadata>)

Return the Schema Content for all the combined custom providers

Applies to