Duration Properties
Collapse the table of content
Expand the table of content

Duration Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Duration type exposes the following members.

  NameDescription
Public property Static member Automatic Gets a Duration value that is automatically determined.
Public property Static member Forever Gets a Duration value that represents an infinite interval.
Public property HasTimeSpan Gets a value that indicates if this Duration represents a TimeSpan value.
Public property TimeSpan Gets the TimeSpan value that this Duration represents.
Top

Show:
© 2017 Microsoft