CommandExecutionContext.Properties Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Uma coleção de propriedades.
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