Click or drag to resize

SettingsObjectContext Property

Given context for this object if any.

Namespace:  CTExtensions.ExportCore.Config
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public ISettingsContext Context { get; protected set; }

Property Value

Type: ISettingsContext
See Also