Duration property

OnlineVideo.Duration property

Gets or sets the duration of the online video.

Syntax


public:
property TimeSpan Duration { 
   TimeSpan get();
   void set (TimeSpan value);
}

Property value

Type: System.TimeSpan [.NET] | Windows::Foundation::TimeSpan [C++]

The duration of the online video.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation.OnlineMedia
Windows::Phone::SocialInformation::OnlineMedia [C++]

Metadata

Windows.WinMD

See also

OnlineVideo

 

 

Show:
© 2017 Microsoft