Method.Entity, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the entity the method belongs to.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Entity As Entity
'Utilisation
Dim instance As Method
Dim value As Entity
value = instance.Entity
public Entity Entity { get; }
Valeur de la propriété
The Entity object.
Voir aussi
Référence
Method, classe
Membres Method
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms