IPropertyEvaluator Interface
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.
Represent a provider that is able to resolve properties
public interface class IPropertyEvaluator
public interface class IPropertyEvaluator
__interface IPropertyEvaluator
public interface IPropertyEvaluator
type IPropertyEvaluator = interface
Public Interface IPropertyEvaluator
Methods
GetMatchProperties(PropertyContext) |
Return the matches found on a property context |
GetProperties(String, IReadOnlyCollection<String>) |
Return the properties that are available for a namespace |