IPropertyManager 接口

定义

IPropertyManager 定义命名属性源的实现。

public interface IPropertyManager
type IPropertyManager = interface
Public Interface IPropertyManager
派生

方法

CreateProperty<T>(String)

为属性创建托管状态属性访问器。

适用于