Freigeben über


VideoItem.VideoDurationInSeconds-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblys:   Microsoft.SharePoint.Client.Publishing.Silverlight (in Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (in Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property VideoDurationInSeconds As Integer
    Get
    Set
'Usage
Dim instance As VideoItem
Dim value As Integer

value = instance.VideoDurationInSeconds

instance.VideoDurationInSeconds = value
public int VideoDurationInSeconds { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

VideoItem Klasse

VideoItem-Member

Microsoft.SharePoint.Client.Publishing-Namespace