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