IsOnSite Property
Gets whether or not the file is on the local site (in a multi-site environment). This value will always be true on a single-site environment.
Syntax
public System.bool IsOnSite {get;}Public ReadOnly Property IsOnSite As System.Boolean