ContentSerializerTypeVersionAttribute Class (Microsoft.Xna.Framework.Content)

This is used to specify the version when deserializing this object at runtime.
System.Object
   System.Attribute
      Microsoft.Xna.Framework.Content.ContentSerializerTypeVersionAttribute

Namespace: Microsoft.Xna.Framework.Content
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[AttributeUsageAttribute(12)]
public sealed class ContentSerializerTypeVersionAttribute : Attribute

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The ContentSerializerTypeVersionAttribute type exposes the following members.

  Platforms Name Description
ContentSerializerTypeVersionAttribute Creates an instance of the attribute. 
Top
  Platforms Name Description
TypeVersion The version passed to the type at runtime. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web