: ActionParameter.Action (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the Action object associated with the ActionParameter object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Action As Action
'Uso
Dim instance As ActionParameter
Dim value As Action
value = instance.Action
public Action Action { get; }
Valor de propiedad
An Action object.
Vea también
Referencia
ActionParameter (Clase)
ActionParameter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)