RuntimeException Constructor
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", _
False)> _
Public Sub New
'Usage
Dim instance As New RuntimeException()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",
false)]
public RuntimeException()
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace