IProjectConfigurationService.AllProjectFileConfigurations Eigenschaft

Definition

Alle Projektdatei Konfigurationen aus den verschiedenen Quellen

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)

Eigenschaftswert

IReadOnlyList<ProjectConfiguration>

Gilt für