Share via


ContentTypeId.Video property

Gets the SPContentTypeId for the current inbox Video content type.

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

Syntax

'Declaration
Public Shared ReadOnly Property Video As SPContentTypeId
    Get
'Usage
Dim value As SPContentTypeId

value = ContentTypeId.Video
public static SPContentTypeId Video { get; }

Property value

Type: Microsoft.SharePoint.SPContentTypeId
Returns SPContentTypeId.

See also

Reference

ContentTypeId class

ContentTypeId members

Microsoft.SharePoint.Publishing namespace