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