편집

다음을 통해 공유


ISmartTagAction.InvokeVerb Method

Definition

public void InvokeVerb (int VerbID, string ApplicationName, object Target, Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties, string Text, string Xml);
abstract member InvokeVerb : int * string * obj * Microsoft.Office.Interop.SmartTag.ISmartTagProperties * string * string -> unit
Public Sub InvokeVerb (VerbID As Integer, ApplicationName As String, Target As Object, Properties As ISmartTagProperties, Text As String, Xml As String)

Parameters

VerbID
Int32
ApplicationName
String
Target
Object
Properties
ISmartTagProperties
Text
String
Xml
String

Applies to