Condividi tramite


Proprietà DynamicRenderer.IStylusSyncPlugin.DataInterest

Aggiornamento: novembre 2007

Spazio dei nomi:  Microsoft.StylusInput
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

Sintassi

'Dichiarazione
Private ReadOnly Property DataInterest As DataInterestMask
    Implements IStylusSyncPlugin.DataInterest
'Utilizzo
Dim instance As DynamicRenderer
Dim value As DataInterestMask

value = CType(instance, IStylusSyncPlugin).DataInterest
DataInterestMask IStylusSyncPlugin.DataInterest { get; }
private:
virtual property DataInterestMask DataInterest {
    DataInterestMask get () sealed = IStylusSyncPlugin::DataInterest::get;
}
J# supporta l'utilizzo di implementazioni di interfaccia esplicite ma non la dichiarazione di nuove.
JScript non supporta le implementazioni esplicite dell'interfaccia.

Valore proprietà

Tipo: Microsoft.StylusInput.DataInterestMask

Implementa

IStylusSyncPlugin.DataInterest

Piattaforme

Windows Vista, Windows XP SP2, Windows Server 2003

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Framework

Supportato in: 3.0

Vedere anche

Riferimenti

DynamicRenderer Classe

Membri DynamicRenderer

Spazio dei nomi Microsoft.StylusInput