Sdílet prostřednictvím


SmartTag.InsideRecognize-Eigenschaft (2007 System)

Aktualisiert: November 2007

Diese API unterstützt die Visual Studio-Tools für die Office-Infrastruktur und ist nicht für die direkte Verwendung in Code vorgesehen.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Protected ReadOnly Property InsideRecognize As Boolean
'Usage
Dim value As Boolean

value = Me.InsideRecognize
[BrowsableAttribute(false)]
protected bool InsideRecognize { get; }

Eigenschaftenwert

Typ: System.Boolean

Berechtigungen

Siehe auch

Referenz

SmartTag-Klasse

SmartTag-Member

Microsoft.Office.Tools.Word-Namespace