ResXFileRefFileName Property

Gets the file name specified in the constructor.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public string FileName { get; }

Return Value

String
The name of the referenced file.

See Also