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