IntermediateWriter.WriteTypeName Method
Note
This method is available only when developing for Windows.
Writes a managed type descriptor to the XML output stream.
Syntax
'Declaration
Public Sub WriteTypeName ( _
type As Type _
)
public void WriteTypeName (
Type type
)
public:
void WriteTypeName(
Type type
)
Parameters
- type
Type: Type
The type.
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
IntermediateWriter Class
IntermediateWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace
Platforms
Windows 7, Windows Vista, Windows XP