Compartir a través de


: Method.IsInstantiated (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets a Boolean true or false indicating where the method is instantiated or static.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function IsInstantiated As Boolean
'Uso
Dim instance As Method
Dim returnValue As Boolean

returnValue = instance.IsInstantiated
public bool IsInstantiated ()

Valor devuelto

true or false.

Vea también

Referencia

Method (Clase)
Method (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)