Click or drag to resize
IppConfigurationSectionInstance Property
Gets the Instance of IppConfigurationSection.

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static IppConfigurationSection Instance { get; }

Property Value

Type: IppConfigurationSection
See Also