ExternalReference Constructor (String)

Note

This constructor is available only when developing for Windows.

Initializes a new instance of ExternalReference.

Syntax

'Declaration
Public Sub New ( _
         filename As String _
)
public ExternalReference (
         string filename
)
public:
ExternalReference(
         String filename
)

Parameters

  • filename
    Type: String
    The name of the referenced file.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline

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

See Also

Reference

ExternalReference Generic Class
ExternalReference Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP