NamedComponent.SiteID 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 or sets the identifier for the site associated with the component.
[System.ComponentModel.Browsable(false)]
public string SiteID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SiteID : string with get, set
Public Property SiteID As String
Property Value
The identifier for the site associated with the component.
- Attributes
Remarks
For internal use.