Duration 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 Duration class represents a duration of time.
public ref class Duration
public class Duration
Public Class Duration
- Inheritance
-
Duration
Constructors
Duration() |
The Duration constructor initializes a new instance of the Duration class. |
Properties
EndTime |
The EndTime property gets the end of a duration. |
StartTime |
The StartTime property gets the start of a duration. |