PropertyGroup.Properties Свойство

Определение

Свойства для применения

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)

Значение свойства

IReadOnlyCollection<PropertyVariable>

Применяется к