SmartTagRecognizer.FullName Property
Specifies the full name of a SmartTagRecognizer object, including the path.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property FullName As String
Get
'Usage
Dim instance As SmartTagRecognizer
Dim value As String
value = instance.FullName
string FullName { get; }
Property Value
Type: System.String