ContentTypeWriter.GetRuntimeReader Method

Note

This method is available only when developing for Windows.

Gets the assembly qualified name of the runtime loader for this type.

Syntax

'Declaration
Public MustOverride Function GetRuntimeReader ( _
         targetPlatform As TargetPlatform _
) As String 
public abstract string GetRuntimeReader (
         TargetPlatform targetPlatform
)
public:
String GetRuntimeReader(
         TargetPlatform targetPlatform
) abstract

Parameters

Return Value

Type: String
Name of the runtime loader.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler

Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

See Also

Reference

ContentTypeWriter Class
ContentTypeWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace

Platforms

Windows 7, Windows Vista, Windows XP