PropertyValue Class
Représente une valeur dans un magasin de propriétés.
Syntaxe
Attributs
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- StaticAttribute(Windows.Foundation.IPropertyValueStatics, NTDDI_WIN8)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Membres
PropertyValueClasse comporte les types de membres suivants :
Méthodes
The PropertyValue Classe comporte les méthodes suivantes. Il hérite également des méthodes de Object Classe.
| Méthode | Description |
|---|---|
| CreateBoolean | Creates a property value from a Boolean value. |
| CreateBooleanArray | Creates a property value from an array of Boolean values. |
| CreateChar16 | Creates a property value from a Unicode character. |
| CreateChar16Array | Creates a property value from an array of Unicode characters. |
| CreateDateTime | Creates a property value from a date and time value. |
| CreateDateTimeArray | Creates a property value from an array of date and time values. |
| CreateDouble | Creates a property value from a floating-point value. |
| CreateDoubleArray | Creates a property value from an array of floating-point values. |
| CreateEmpty | Creates an empty property value. |
| CreateGuid | Creates a property value from a GUID. |
| CreateGuidArray | Creates a property value from an array of GUID. |
| CreateInspectable | Creates a property value from an inspectable object. |
| CreateInspectableArray | Creates a property value from an array of inspectable objects. |
| CreateInt16 | Creates a property value from an integer. |
| CreateInt16Array | Creates a property value from an array of integers. |
| CreateInt32 | Creates a property value from an integer. |
| CreateInt32Array | Creates a property value from an array of integers. |
| CreateInt64 | Creates a property value from an integer. |
| CreateInt64Array | Creates a property value from an array of integers. |
| CreatePoint | Creates a property value from a point structure. |
| CreatePointArray | Creates a property value from an array of point structures. |
| CreateRect | Creates a property value from a rectangle structure. |
| CreateRectArray | Creates a property value from an array of rectangle structures. |
| CreateSingle | Creates a property value from a floating-point value. |
| CreateSingleArray | Creates a property value from an array of floating-point values. |
| CreateSize | Creates a property value from a size structure. |
| CreateSizeArray | Creates a property value from an array of size structures. |
| CreateString | Creates a property value from a string. |
| CreateStringArray | Creates a property value from an array of strings. |
| CreateTimeSpan | Creates a property value from a time interval. |
| CreateTimeSpanArray | Creates a property value from an array of time intervals. |
| CreateUInt16 | Creates a property value from an unsigned integer. |
| CreateUInt16Array | Creates a property value from an array of unsigned integers. |
| CreateUInt32 | Creates a property value from an unsigned integer. |
| CreateUInt32Array | Creates a property value from an array of unsigned integers. |
| CreateUInt64 | Creates a property value from an unsigned integer. |
| CreateUInt64Array | Creates a property value from an array of unsigned integers. |
| CreateUInt8 | Creates a property value from a byte. |
| CreateUInt8Array | Creates a property value from an array of bytes. |
Configuration requise
|
Client minimal pris en charge | Windows 8 [Applications du Windows Store, applications de bureau] |
|---|---|
|
Serveur minimal pris en charge | Windows Server 2012 [Applications du Windows Store, applications de bureau] |
|
Téléphone minimal pris en charge | Windows Phone 8 |
|
Espace de noms |
|
|
Métadonnées |
|
Voir aussi
