ElementPropertyDescriptor.IsInstanceBased 属性

定义

测试此 PropertyDescriptor 是基于实例还是静态类型。

public:
 property bool IsInstanceBased { bool get(); };
public bool IsInstanceBased { get; }
member this.IsInstanceBased : bool
Public ReadOnly Property IsInstanceBased As Boolean

属性值

Boolean

适用于