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