TargetedContentValue.Boolean Property
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.
Gets a Boolean in a TargetedContentValue object.
public:
property bool Boolean { bool get(); };
bool Boolean();
public bool Boolean { get; }
var boolean = targetedContentValue.boolean;
Public ReadOnly Property Boolean As Boolean
Property Value
Boolean
bool
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|