ResourceMarkerSuffix Field

If a string starts with this value, it will be treated end of a resource id. A ResourceIdPrefix value will be prepended to the value to get the resource id.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public const string Suffix = "$$$"

Field Value

String

See Also