IISStringList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IISStringList class wraps the StringList object that is offered by Internet Information Services (IIS).
public ref class IISStringList : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class IISStringList : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type IISStringList = class
inherit XppObjectBase
Public Class IISStringList
Inherits XppObjectBase
- Inheritance
- Attributes
Remarks
There is a one-to-one connection between the methods of the IISStringList class and the methods of the StringList object that is offered by IIS. Therefore, for more information about the methods of the IISStringList class, see the Microsoft documentation for IIS. Use of the IISStringList class is valid only when code is run by the Finance and Operations Internet Connector under IIS.
Constructors
IISStringList() | |
IISStringList(COM) | |
IISStringList(IntPtr) |
Fields
__k_IISStringListId | |
kernelClass | (Inherited from XppObjectBase) |