共用方式為


IPropertyOwner.Properties 屬性

取得由房屋擁有者控制的屬性集合。

命名空間:  Microsoft.VisualStudio.Utilities
組件:  Microsoft.VisualStudio.CoreUtility (在 Microsoft.VisualStudio.CoreUtility.dll 中)

語法

'宣告
ReadOnly Property Properties As PropertyCollection
PropertyCollection Properties { get; }
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
abstract Properties : PropertyCollection with get
function get Properties () : PropertyCollection

屬性值

類型:Microsoft.VisualStudio.Utilities.PropertyCollection
由屬性擁有者控制的屬性集合。

.NET Framework 安全性

請參閱

參考

IPropertyOwner 介面

Microsoft.VisualStudio.Utilities 命名空間