Share via


SmartTagRecognizer.ProgID Property

Gets the programmatic identifier (ProgID) for the specified object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Default Property ProgID As String
    Get
'Usage
Dim instance As SmartTagRecognizer
Dim value As String

value = instance
string this { get; }

Property Value

Type: System.String

Remarks

Dynamic data exchange (DDE) is an older technology that is not secure. If possible, use a more secure alternative to DDE.

See Also

Reference

SmartTagRecognizer Interface

SmartTagRecognizer Members

Microsoft.Office.Interop.Word Namespace