다음을 통해 공유


LaunchProfileChanges.CategoriesCollectionChanges Property

Definition

Gets Categories collection changes.

public Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ICategorySnapshot,Microsoft.VisualStudio.ProjectSystem.Query.CategoryChanges>? CategoriesCollectionChanges { get; }
member this.CategoriesCollectionChanges : Microsoft.VisualStudio.ProjectSystem.Query.EntityCollectionChanges<Microsoft.VisualStudio.ProjectSystem.Query.ICategorySnapshot, Microsoft.VisualStudio.ProjectSystem.Query.CategoryChanges>
Public ReadOnly Property CategoriesCollectionChanges As EntityCollectionChanges(Of ICategorySnapshot, CategoryChanges)

Property Value

Applies to