BuildProjectsIncrementalSupport.ExcludedProjects Özellik

Tanım

Dışlanan projeler

public:
 property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ ExcludedProjects { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<string> ExcludedProjects { get; }
member this.ExcludedProjects : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property ExcludedProjects As IReadOnlyCollection(Of String)

Özellik Değeri

IReadOnlyCollection<String>

Şunlara uygulanır