ContentTypeSerializer Constructor (String)
Note
This constructor is available only when developing for Windows.
Initializes a new instance of the ContentTypeSerializer class using the specified XML shortcut name.
Syntax
'Declaration
Protected Sub New ( _
xmlTypeName As String _
)
protected ContentTypeSerializer (
string xmlTypeName
)
protected:
ContentTypeSerializer(
String xmlTypeName
)
Parameters
- xmlTypeName
Type: String
The XML shortcut name.
Requirements
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
See Also
Reference
ContentTypeSerializer Generic Class
ContentTypeSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace
Platforms
Windows 7, Windows Vista, Windows XP