ResXFileRefToString Method
Gets the text representation of the current
ResXFileRef object.
Namespace: KGySoft.ResourcesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
String
A string that consists of the concatenated text representations of the parameters specified in the
constructor.