SPBuiltInContentTypeId.Picture field
Contains the content identifier (ID) for the Picture content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Picture As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.Picture
public static readonly SPContentTypeId Picture
See also
Reference
SPBuiltInContentTypeId members
Microsoft.SharePoint namespace