Compartir a través de


: Method.MethodInstances (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the method instances associated with the method.

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

Sintaxis

'Declaración
Public ReadOnly Property MethodInstances As MethodInstanceCollection
'Uso
Dim instance As Method
Dim value As MethodInstanceCollection

value = instance.MethodInstances
public MethodInstanceCollection MethodInstances { get; }

Valor de propiedad

A collection of MethodInstances.

Vea también

Referencia

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