RuleResultItemSnapshot Class

Definition

Implementation for IRuleResultItemSnapshot

C#
[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 })]
public class RuleResultItemSnapshot : Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityValueBase<Microsoft.VisualStudio.ProjectSystem.Query.Framework.RuleResultItemPropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.IRuleResultItemSnapshot
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute NullableAttribute
Implements

Constructors

Properties

EntityRuntime (Inherited from EntityValueBase)
IsFrozen

Gets whether the object is immutable. Once the entity values are initialized, it will be frozen and become immutable.

(Inherited from EntityValueBase)
Name
PropertiesAvailableStatus
Site

Gets the site of the entity. (It is a part of infrastructure to attach additional collections to it.

(Inherited from EntityValueBase)

Methods

ConvertChildrenCollection<TChildType>(IEnumerable<IEntityValue>)

Converts a generic children collection to a specific collection.

(Inherited from EntityValueBase)
EnsureMutable()

Check and throw, if the object is set to readonly.

(Inherited from EntityValueBase)
EnsurePropertyMarkedAsAvailable(IEntityProperty)

Ensures the property is marked as available.

(Inherited from EntityValueBase)
Freeze()

Freeze the entity value object, so it cannot be changed.

(Inherited from EntityValueBase)
GetEntityType()
GetPropertiesAvailableStatus(Boolean) (Inherited from EntityValueBase<TPropertiesAvailableStatus>)
ReadProperty(String, JsonReader)

Read a property value from Json.

(Inherited from EntityValueBase)
SetRelatedEntities(String, IEnumerable<IEntityValue>)
ToString() (Inherited from EntityValueBase)
TryGetRelatedEntities(String, IEnumerable<IEntity>)

Explicit Interface Implementations

Applies to

Produkt Versiounen
Visual Studio SDK 2022