ItemProperty.IsUserProperty 属性

定义

返回 C #) 值 中的 布尔 (布尔 值,该值指示项属性是否为用户创建的自定义属性。 只读。

public:
 property bool IsUserProperty { bool get(); };
public bool IsUserProperty { get; }
Public ReadOnly Property IsUserProperty As Boolean

属性值

适用于