ITurnState.DeleteValue(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.
Delete a property.
public void DeleteValue(string path);
abstract member DeleteValue : string -> unit
Public Sub DeleteValue (path As String)
Parameters
- path
- String
The full path to the property: {scope}.{name}. If {scope} is missing the value is deleted on Temp.
Remarks
{scope} is always the name of an Name.