PropertyPageChanges Class
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.
Entity Changes Model for IPropertyPageSnapshot
C#
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
public class PropertyPageChanges : Microsoft.VisualStudio.ProjectSystem.Query.QueryEntityChangesBase<Microsoft.VisualStudio.ProjectSystem.Query.IPropertyPageSnapshot>
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
type PropertyPageChanges = class
inherit QueryEntityChangesBase<IPropertyPageSnapshot>
Public Class PropertyPageChanges
Inherits QueryEntityChangesBase(Of IPropertyPageSnapshot)
- Inheritance
- Attributes
Categories |
Gets Categories collection changes. |
Changed |
Gets information about the changed properties. |
Current |
Current IEntity. (Inherited from QueryEntityChangesBase<TEntity>) |
Previous |
Previous IEntity. (Inherited from QueryEntityChangesBase<TEntity>) |
Properties |
Gets Properties collection changes. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2022 |