Share via


ContentTypeId.Audio Property

Gets the SPContentTypeId object that specifies an Audio content type.

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

Syntax

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

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

Property Value

Type: Microsoft.SharePoint.SPContentTypeId
Returns SPContentTypeId.

See Also

Reference

ContentTypeId Class

ContentTypeId Members

Microsoft.SharePoint.Publishing Namespace