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