Server.Settings Property¶
Gets an object that provides functionality related to Settings objects.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public SettingsService Settings { get; }
VB¶
Public ReadOnly Property Settings As SettingsService
Get
Property Value¶
Type: SettingsService