Method.IsInstantiated, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets a Boolean true or false indicating where the method is instantiated or static.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function IsInstantiated As Boolean
'Utilisation
Dim instance As Method
Dim returnValue As Boolean
returnValue = instance.IsInstantiated
public bool IsInstantiated ()
Valeur de retour
true or false.
Voir aussi
Référence
Method, classe
Membres Method
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms