ResourceMarkerIsResourceSuffix Method
Indicates whether a string has a marker indicating it is a resource suffix.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static bool IsResourceSuffix(
string s
)
- s String
- The string to check.
BooleanTrue if the string is marked.