IProjectConfigurationService.AllProjectFileConfigurations Свойство

Определение

Все конфигурации файлов проекта из разных источников

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Workspace::ProjectConfiguration ^> ^ AllProjectFileConfigurations { System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Workspace::ProjectConfiguration ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Workspace.ProjectConfiguration> AllProjectFileConfigurations { get; }
member this.AllProjectFileConfigurations : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Workspace.ProjectConfiguration>
Public ReadOnly Property AllProjectFileConfigurations As IReadOnlyList(Of ProjectConfiguration)

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

IReadOnlyList<ProjectConfiguration>

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