IPropertyEvaluator Interface

Definition

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

Applies to