Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that provides information about how the Web service manages non-SharePoint applications that are hosted in Web Parts.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ExternalApplicationSettings As SPExternalApplicationSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPExternalApplicationSettings
value = instance.ExternalApplicationSettings
public SPExternalApplicationSettings ExternalApplicationSettings { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPExternalApplicationSettings
Information about handling external applications.