ASCOMProfile Class
Class that represents a whole device Profile and which contains a set of methods for for manipulating its contents
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public class ASCOMProfile : IXmlSerializable
Public Class ASCOMProfile
Implements IXmlSerializable
public ref class ASCOMProfile : IXmlSerializable
- Inheritance
- Object ASCOMProfile
- Implements
- IXmlSerializable
This class is used by the Profile.GetProfile and Profile.SetProfile methods, do not confuse it with the Profile Class itself.