[This is preliminary documentation and is subject to change.]
Tries to convert a string to OverrideSpec enum. If string is null or empty then "All" is returned, otherwise exception is thrown if
the value does not match any of the expected values. The comparison is case-insensitive
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- str
- Type:
System String
Return Value
Type: OverrideSpecSee Also