次の方法で共有


VideoItem.VideoDurationInSeconds プロパティ

名前空間:  Microsoft.SharePoint.Client.Publishing
アセンブリ:   Microsoft.SharePoint.Client.Publishing.Silverlight (Microsoft.SharePoint.Client.Publishing.Silverlight.dll 内);  Microsoft.SharePoint.Client.Publishing.Phone (Microsoft.SharePoint.Client.Publishing.Phone.dll 内)  Microsoft.SharePoint.Client.Publishing (Microsoft.SharePoint.Client.Publishing.dll 内)

構文

'宣言
Public Property VideoDurationInSeconds As Integer
    Get
    Set
'使用
Dim instance As VideoItem
Dim value As Integer

value = instance.VideoDurationInSeconds

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

プロパティ値

型: System.Int32

関連項目

参照先

VideoItem クラス

VideoItem メンバー

Microsoft.SharePoint.Client.Publishing 名前空間