SPBuiltInContentTypeId.Picture Field
Contains the content identifier (ID) for the Picture content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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