RuleResultItemSnapshot Constructors
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.
Overloads
RuleResultItemSnapshot(IEntityRuntimeModel) | |
RuleResultItemSnapshot(IEntityRuntimeModel, RuleResultItemPropertiesAvailableStatus) |
RuleResultItemSnapshot(IEntityRuntimeModel)
public RuleResultItemSnapshot (Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel entityRuntime);
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemSnapshot : Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemSnapshot
Public Sub New (entityRuntime As IEntityRuntimeModel)
Parameters
- entityRuntime
- Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel
Applies to
RuleResultItemSnapshot(IEntityRuntimeModel, RuleResultItemPropertiesAvailableStatus)
public RuleResultItemSnapshot (Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel entityRuntime, Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemPropertiesAvailableStatus propertyStatus);
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemSnapshot : Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel * Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemPropertiesAvailableStatus -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemSnapshot
Public Sub New (entityRuntime As IEntityRuntimeModel, propertyStatus As RuleResultItemPropertiesAvailableStatus)
Parameters
- entityRuntime
- Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel
- propertyStatus
- RuleResultItemPropertiesAvailableStatus