UnsupportedConfigurationDatabaseException.Server Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property Server As String
Get
'Usage
Dim instance As UnsupportedConfigurationDatabaseException
Dim value As String
value = instance.Server
[ObsoleteAttribute]
public string Server { get; }
Property Value
Type: System.String
See Also
Reference
UnsupportedConfigurationDatabaseException Class