FileSnapshot 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 IFileSnapshot
[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 FileSnapshot : Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityValueWithId<Microsoft.VisualStudio.ProjectSystem.Query.IFileSnapshot,Microsoft.VisualStudio.ProjectSystem.Query.Framework.FilePropertiesAvailableStatus>, Microsoft.VisualStudio.ProjectSystem.Query.IEntityWithId<Microsoft.VisualStudio.ProjectSystem.Query.IFileSnapshot>, Microsoft.VisualStudio.ProjectSystem.Query.IFileSnapshot
[<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 FileSnapshot = class
inherit EntityValueWithId<IFileSnapshot, FilePropertiesAvailableStatus>
interface IFileSnapshot
interface IEntityWithId<IFileSnapshot>
interface IEntityWithId
interface IEntity
Public Class FileSnapshot
Inherits EntityValueWithId(Of IFileSnapshot, FilePropertiesAvailableStatus)
Implements IEntityWithId(Of IFileSnapshot), IFileSnapshot
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute Nullable
Attribute
- Implements
File |
|
File |
Entity |
(Inherited from EntityValueBase) |
Extension | |
File |
|
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) |
Is |
|
Is |
|
Item |
|
Item |
|
Link |
|
Path | |
Properties | |
Properties |
|
Self |
Gets a base query to query information under this entity. (Inherited from EntityValueWithId<TEntity,TPropertiesAvailableStatus>) |
Shared |
|
Site |
Gets the site of the entity. (It is a part of infrastructure to attach additional collections to it. (Inherited from EntityValueBase) |
Visual |
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) |
Properties |
Gets source file properties with a set of known names. |
Properties |
Gets source file properties for a rule with a set of known names. |
Run |
Runs the custom code generator for a single file. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2022 |