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