LinkedObjectsFactory.Collection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Local collection.
public:
property Microsoft::Build::Evaluation::ProjectCollection ^ Collection { Microsoft::Build::Evaluation::ProjectCollection ^ get(); };
public Microsoft.Build.Evaluation.ProjectCollection Collection { get; }
member this.Collection : Microsoft.Build.Evaluation.ProjectCollection
Public ReadOnly Property Collection As ProjectCollection