 | SettingsObjectContext Property |
Given context for this object if any.
Namespace:
CTExtensions.ExportCore.Config
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic ISettingsContext Context { get; protected set; }
Public Property Context As ISettingsContext
Get
Protected Set
Property Value
Type:
ISettingsContext
See Also