SolutionSnapshot Class
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.
Implementation for ISolutionSnapshot
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.VisualStudio.ProjectSystem.Query.Framework.ProjectModelEntityJsonConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1, 1 })]
public class SolutionSnapshot : Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityValueWithId<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.Framework.SolutionPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.IEntityWithId<Microsoft.VisualStudio.ProjectSystem.Query.ISolutionSnapshot>, Microsoft.VisualStudio.ProjectSystem.Query.ISolutionSnapshot
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.VisualStudio.ProjectSystem.Query.Framework.ProjectModelEntityJsonConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1, 1 })>]
type SolutionSnapshot = class
inherit EntityValueWithId<ISolutionSnapshot, SolutionPropertiesAvailableStatus>
interface ISolutionSnapshot
interface IEntityWithId<ISolutionSnapshot>
interface IEntityWithId
interface IEntity
Public Class SolutionSnapshot
Inherits EntityValueWithId(Of ISolutionSnapshot, SolutionPropertiesAvailableStatus)
Implements IEntityWithId(Of ISolutionSnapshot), ISolutionSnapshot
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute Nullable
Attribute
- Implements
Solution |
|
Solution |
Active |
|
Active |
|
Base |
|
Directory | |
Entity |
(Inherited from EntityValueBase) |
File |
|
Guid | |
Id | (Inherited from EntityValueWithId) |
Is |
Gets whether the object is immutable. Once the entity values are initialized, it will be frozen and become immutable. (Inherited from EntityValueBase) |
Path | |
Projects | |
Properties | |
Properties |
|
Self |
Gets a base query to query information under this entity. (Inherited from EntityValueWithId<TEntity,TPropertiesAvailableStatus>) |
Site |
Gets the site of the entity. (It is a part of infrastructure to attach additional collections to it. (Inherited from EntityValueBase) |
Solution |
|
Solution |
|
Startup |
As |
(Inherited from EntityValueWithId<TEntity,TPropertiesAvailableStatus>) |
Convert |
Converts a generic children collection to a specific collection. (Inherited from EntityValueBase) |
Ensure |
Check and throw, if the object is set to readonly. (Inherited from EntityValueBase) |
Ensure |
Ensures the property is marked as available. (Inherited from EntityValueBase) |
Freeze() |
Freeze the entity value object, so it cannot be changed. (Inherited from EntityValueBase) |
Get |
|
Get |
(Inherited from EntityValueWithId<TEntity,TPropertiesAvailableStatus>) |
Read |
(Inherited from EntityValueWithId) |
Set |
|
To |
(Inherited from EntityValueWithId) |
Try |
IEntity. |
(Inherited from EntityValueBase) |
IEntity |
(Inherited from EntityValueBase) |
IEntity |
(Inherited from EntityValueBase) |
IEntity |
(Inherited from EntityValueBase) |
IEntity |
(Inherited from EntityValueBase) |
IEntity |
(Inherited from EntityValueBase) |
IFreezable. |
(Inherited from EntityValueBase) |
Projects |
Gets all projects matching capabilities condition. |
Projects |
Gets all projects matching a set of known paths. |
Projects |
Gets all projects matching a set of known Project Guids. |
Properties |
Gets solution properties with a set of known names. |
Add |
Adds a project to a solution. |
Save |
Saves the solution to disk. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2022 |