ResXFileRefToString Method

Gets the text representation of the current ResXFileRef object.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public override string ToString()

Return Value

String
A string that consists of the concatenated text representations of the parameters specified in the constructor.

See Also