ISmartTagAction2.VerbCaptionFromID2[Int32, String, Int32, ISmartTagProperties, String, String, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string VerbCaptionFromID2[int VerbID, string ApplicationName, int LocaleID, Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties, string Text, string Xml, object Target] { get; }
member this.VerbCaptionFromID2(int * string * int * Microsoft.Office.Interop.SmartTag.ISmartTagProperties * string * string * obj) : string
Public ReadOnly Property VerbCaptionFromID2(VerbID As Integer, ApplicationName As String, LocaleID As Integer, Properties As ISmartTagProperties, Text As String, Xml As String, Target As Object) As String
Parameters
- VerbID
- Int32
- ApplicationName
- String
- LocaleID
- Int32
- Properties
- ISmartTagProperties
- Text
- String
- Xml
- String
- Target
- Object