BoolValue

Property in MarkupValue

Summary

Gets the bool value of this property.

public bool BoolValue { get; internal set; }

Remarks

This property is only defined when the property's Type is Bool .

Last updated

Was this helpful?