ActionEventArgs.Properties 屬性

定義

取得已針對智慧標籤實作的所有屬性。 這個類型或成員僅適用於 2007 Microsoft Office system 專案。 在 Office 2010 中已被淘汰的智慧標籤。

public:
 property Microsoft::Office::Interop::SmartTag::ISmartTagProperties ^ Properties { Microsoft::Office::Interop::SmartTag::ISmartTagProperties ^ get(); };
public Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties { get; }
member this.Properties : Microsoft.Office.Interop.SmartTag.ISmartTagProperties
Public ReadOnly Property Properties As ISmartTagProperties

屬性值

Microsoft.Office.Interop.SmartTag.ISmartTagProperties 物件,其中包含已針對智慧標記實作的所有屬性。

備註

介面 Microsoft.Office.Interop.SmartTag.ISmartTagProperties 是在 Microsoft Office Smart Tag 軟體開發工具包 (SDK) 中提供。 若要在程式代碼中使用這個介面,請從 [新增參考] 對話框的 [.NET] 索引卷標新增 Microsoft.Office.Interop.SmartTag 的參考。

適用於