EntityValueBase.IEntityValue.SetSite(IEntitySite) Method
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.
void IEntityValue.SetSite (Microsoft.VisualStudio.ProjectSystem.Query.IEntitySite site);
abstract member Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue.SetSite : Microsoft.VisualStudio.ProjectSystem.Query.IEntitySite -> unit
override this.Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue.SetSite : Microsoft.VisualStudio.ProjectSystem.Query.IEntitySite -> unit
Sub SetSite (site As IEntitySite) Implements IEntityValue.SetSite
Parameters
- site
- IEntitySite