Proprietà ErrorData.DataId
Aggiornamento: novembre 2007
Ottiene il metodo plug-in nel quale ha avuto origine l'eccezione.
Spazio dei nomi: Microsoft.StylusInput.PluginData
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property DataId As DataInterestMask
'Utilizzo
Dim instance As ErrorData
Dim value As DataInterestMask
value = instance.DataId
public DataInterestMask DataId { get; }
public:
property DataInterestMask DataId {
DataInterestMask get ();
}
/** @property */
public DataInterestMask get_DataId()
public function get DataId () : DataInterestMask
Valore proprietà
Tipo: Microsoft.StylusInput.DataInterestMask
Membro dell'enumerazione Microsoft.StylusInput.DataInterestMask che elenca il metodo plug-in nel quale ha avuto origine l'eccezione.
Note
Questa proprietà non contiene mai un valore AllStylusData, DefaultStylusData o Error dall'enumerazione Microsoft.StylusInput.DataInterestMask.
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