Condividi tramite


ActionEventArgs.Properties Proprietà

Definizione

Ottiene tutte le proprietà che sono state implementate per lo smart tag. Questo tipo o membro deve essere usato solo nei progetti per Microsoft Office System 2007. Gli smart tag sono deprecati in 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

Valore della proprietà

Oggetto Microsoft.Office.Interop.SmartTag.ISmartTagProperties che contiene tutte le proprietà implementate per lo smart tag.

Commenti

L'interfaccia Microsoft.Office.Interop.SmartTag.ISmartTagProperties è disponibile in Microsoft Office Smart Tag Software Development Kit (SDK). Per usare questa interfaccia nel codice, aggiungere un riferimento a Microsoft.Office.Interop.SmartTag dalla scheda .NET della finestra di dialogo Aggiungi riferimento .

Si applica a