| ISettingsGroupParent Property |
Gets the parent settings group in the parent bundle, or null if this settings group belongs to the root settings bundle.
Namespace: Sdl.Core.SettingsAssembly: Sdl.Core.Settings (in Sdl.Core.Settings.dll) Version: 1.8.0.0 (1.8.2564.0)
SyntaxISettingsGroup Parent { get; }ReadOnly Property Parent As ISettingsGroup
Get
property ISettingsGroup^ Parent {
ISettingsGroup^ get ();
}abstract Parent : ISettingsGroup with get
Property Value
Type:
ISettingsGroup
See Also
Comments