PropertyGroup.Properties Propriedade

Definição

Propriedades a serem aplicadas

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Evaluator::PropertyVariable ^> ^ Properties { System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Evaluator::PropertyVariable ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Evaluator.PropertyVariable> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Evaluator.PropertyVariable>
Public ReadOnly Property Properties As IReadOnlyCollection(Of PropertyVariable)

Valor da propriedade

IReadOnlyCollection<PropertyVariable>

Aplica-se a