MethodInstance.MethodId, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Returns the ID of the method the method instance 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 MethodId As UInteger
'Utilisation
Dim instance As MethodInstance
Dim value As UInteger
value = instance.MethodId
public uint MethodId { get; }
Valeur de la propriété
The ID of the method.
Voir aussi
Référence
MethodInstance, classe
Membres MethodInstance
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms