ErrorData.DataId 屬性
取得造成例外狀況的外掛程式方法。
命名空間: Microsoft.StylusInput.PluginData
組件: Microsoft.Ink (在 Microsoft.Ink.dll 中)
語法
'宣告
Public ReadOnly Property DataId As DataInterestMask
'用途
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
屬性值
型別:Microsoft.StylusInput.DataInterestMask
Microsoft.StylusInput.DataInterestMask 列舉型別的成員,列出造成例外狀況的外掛程式方法。
備註
這個屬性永遠不會包含 Microsoft.StylusInput.DataInterestMask 列舉型別中的 AllStylusData、DefaultStylusData 或 Error 值。
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0