System.Resources.ResXFileRef Members

The members of System.Resources.ResXFileRef are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a new instance of the System.Resources.ResXFileRef class that references the specified file.

Initializes a new instance of the System.Resources.ResXFileRef class that references the specified file.

Public Properties

[read-only]
FileNamestring.

Gets the file name specified in the current erload:System.Resources.ResXFileRef.#ctor constructor.

[read-only]
TextFileEncodingSystem.Text.Encoding.

Gets the encoding specified in the current erload:System.Resources.ResXFileRef.#ctor constructor.

[read-only]
TypeNamestring.

Gets the type name specified in the current erload:System.Resources.ResXFileRef.#ctor constructor.

Public Methods

override
ToString() : string

Gets the text representation of the current System.Resources.ResXFileRef object.