ErrorData.DataId, propriété
Mise à jour : November 2007
Obtient la méthode de plug-in d'origine de l'exception.
Espace de noms : Microsoft.StylusInput.PluginData
Assembly : Microsoft.Ink (dans Microsoft.Ink.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DataId As DataInterestMask
'Utilisation
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
Valeur de propriété
Type : Microsoft.StylusInput.DataInterestMask
Membre de l'énumération Microsoft.StylusInput.DataInterestMask qui indique la méthode de plug-in d'origine de l'exception.
Notes
Cette propriété ne contient jamais de valeur AllStylusData, DefaultStylusData ou Error issue de l'énumération Microsoft.StylusInput.DataInterestMask.
Plateformes
Windows Vista, Windows XP SP2, Windows Server 2003
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0