ResourceCandidate.IsMatchAsDefault | isMatchAsDefault property
Indicates whether this ResourceCandidate matched the ResourceContext against which it was evaluated as a result of being a default fallback value or mixed match with default fallback, and not as a true match.
Syntax
public: property bool IsMatchAsDefault { bool get(); }
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
TRUE if this candidate is an acceptable default fallback value, FALSE otherwise.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
