SmartTagRecognizer.FullName Property
Word Developer Reference |
Specifies the name of a smart tag, including the drive or Web path. Read-only String.
Syntax
expression.FullName
expression Required. A variable that represents a SmartTagRecognizer object.
Remarks
Using this property is equivalent to using the Path, PathSeparator, and Name properties in sequence.
See Also