ExtendedProperties - класс
Обновлен: Ноябрь 2007
Represents a collection of ExtendedProperty objects that contain application-defined data.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class ExtendedProperties _
Implements ICollection, IEnumerable
'Применение
Dim instance As ExtendedProperties
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class ExtendedProperties : ICollection,
IEnumerable
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class ExtendedProperties : ICollection,
IEnumerable
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class ExtendedProperties implements ICollection,
IEnumerable
public class ExtendedProperties implements ICollection, IEnumerable
Заметки
The extended property data is indexed by an application-specific globally unique identifier (GUID).
ExtendedProperties collections may be added to the Stroke, the DrawingAttributes, and the Ink objects.
Иерархия наследования
System.Object
Microsoft.Ink.ExtendedProperties
Потокобезопасность
Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0