IPropertyOwner.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The collection of properties controlled by the property owner.
public:
property Microsoft::VisualStudio::Utilities::PropertyCollection ^ Properties { Microsoft::VisualStudio::Utilities::PropertyCollection ^ get(); };
public Microsoft.VisualStudio.Utilities.PropertyCollection Properties { get; }
member this.Properties : Microsoft.VisualStudio.Utilities.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection
Property Value
The collection of properties controlled by the property owner.