CommandExecutionContext.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.
A collection of properties.
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