EntityValueBase.Site Property
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.
Gets the site of the entity. (It is a part of infrastructure to attach additional collections to it.
[System.Runtime.CompilerServices.Nullable(2)]
protected Microsoft.VisualStudio.ProjectSystem.Query.IEntitySite? Site { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Site : Microsoft.VisualStudio.ProjectSystem.Query.IEntitySite
Protected ReadOnly Property Site As IEntitySite
Property Value
- Attributes