Share via


SPIisWebServiceApplication.Shared property

Specifies whether or not the application instance is visible outside the local farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual bool Shared { get; set; }

Property value

Type: System.Boolean
true if this application instance should be visible outside the local farm; otherwise, false.

Implements

ISharedServiceApplication.Shared

See also

Reference

SPIisWebServiceApplication class

SPIisWebServiceApplication members

Microsoft.SharePoint.Administration namespace