IProvideValueTarget Interface

Definition

Interface that defines a target and property to which a value is provided.

public interface IProvideValueTarget
type IProvideValueTarget = interface
Derived

Properties

TargetObject

Gets the target object.

TargetProperty

Gets an object that identifies the target property.

Applies to