ActionParameter.GetAction 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the Action object associated with the ActionParameter object.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Function GetAction As Action
用法
Dim instance As ActionParameter
Dim returnValue As Action

returnValue = instance.GetAction
public Action GetAction ()

返回值

An Action object.

另请参阅

参考

ActionParameter 类
ActionParameter 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间