ICustomContextService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
OnCustomSettingsChanged |
Notifies when the custom settings has changed |
Methods
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 |