ITurnState.HasValue(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks for the existence of a property.
public bool HasValue(string path);
abstract member HasValue : string -> bool
Public Function HasValue (path As String) As Boolean
Parameters
- path
- String
The full path to the property: {scope}.{name}. If {scope} is missing the value is against Temp.
Returns
Remarks
{scope} is always the name of an Name.