共用方式為


ExtendedProperty 類別

表示將您自己的資料加入至 Tablet PC 物件模型內各種物件的能力。

命名空間:  Microsoft.Ink
組件:  Microsoft.Ink (在 Microsoft.Ink.dll 中)

語法

'宣告
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class ExtendedProperty
'用途
Dim instance As ExtendedProperty
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class ExtendedProperty
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class ExtendedProperty
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class ExtendedProperty
public class ExtendedProperty

備註

擴充屬性的名稱是以全域唯一識別項 (GUID) 來表示。擴充屬性是應用程式定義的資料,可以採用應用程式所需要的任何一種格式。

繼承階層架構

System.Object
  Microsoft.Ink.ExtendedProperty

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

平台

Windows Vista

.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求

版本資訊

.NET Framework

支援版本:3.0

請參閱

參考

ExtendedProperty 成員

Microsoft.Ink 命名空間

Stroke.ExtendedProperties

DrawingAttributes.ExtendedProperties

ExtendedProperties