Share via


VideoItem.ViewCount property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property ViewCount As Integer
    Get
'Usage
Dim instance As VideoItem
Dim value As Integer

value = instance.ViewCount
public int ViewCount { get; }

Property value

Type: System.Int32

See also

Reference

VideoItem class

VideoItem members

Microsoft.SharePoint.Client.Publishing namespace