CaptionFile Constructor (String)

Intitalizes a new instance of the CaptionFile class from a file.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub New ( _
    fileName As String _
)
'Usage
Dim fileName As String

Dim instance As New CaptionFile(fileName)
public CaptionFile (
    string fileName
)
public:
CaptionFile (
    String^ fileName
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

CaptionFile Class
CaptionFile Members
Microsoft.Expression.Encoder Namespace