Partilhar via


VertexChannelNames.DecodeBaseName Method

Note

This method is available only when developing for Windows.

Gets a channel base name stub from the encoded string format.

Syntax

'Declaration
Public Shared Function DecodeBaseName ( _
         encodedName As String _
) As String 
public static string DecodeBaseName (
         string encodedName
)
public:
static String DecodeBaseName(
         String encodedName
)

Parameters

  • encodedName
    Type: String
    Encoded string to be decoded.

Return Value

Type: String
Extracted base name.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics

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

See Also

Reference

VertexChannelNames Class
VertexChannelNames Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP