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