Sdílet prostřednictvím


ContentTypeWriter.GetRuntimeType Method

Note

This method is available only when developing for Windows.

Gets the assembly qualified name of the runtime target type. The runtime target type often matches the design time type, but may differ.

Syntax

'Declaration
Public Overridable Function GetRuntimeType ( _
         targetPlatform As TargetPlatform _
) As String 
public virtual string GetRuntimeType (
         TargetPlatform targetPlatform
)
public:
virtual String GetRuntimeType(
         TargetPlatform targetPlatform
)

Parameters

Return Value

Type: String
The qualified name.

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