McuSessionProperties 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.
Used to communicate parsed MCU properties in an MCU implementation.
public ref class McuSessionProperties abstract : ICloneable
public abstract class McuSessionProperties : ICloneable
type McuSessionProperties = class
interface ICloneable
Public MustInherit Class McuSessionProperties
Implements ICloneable
- Inheritance
-
McuSessionProperties
- Derived
- Implements
Constructors
McuSessionProperties() |
Creates a new instance of the McuSessionProperties class. |
McuSessionProperties(McuSessionProperties) |
Creates a new instance of the McuSessionProperties class. |
Methods
Clone() |
Creates a new object that is a copy of the current instance. |