MediaEntryAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette classe marque un type qui représente une entité cliente Astoria de telle sorte que le client Astoria la traite comme une entrée multimédia selon le concept « entrée de lien multimédia » d’ATOM.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class MediaEntryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type MediaEntryAttribute = class
inherit Attribute
Public NotInheritable Class MediaEntryAttribute
Inherits Attribute
- Héritage
-
MediaEntryAttribute
- Attributs
Constructeurs
MediaEntryAttribute(String) |
Crée une instance de MediaEntryAttribute. |
Propriétés
MediaMemberName |
Nom de la propriété sur la classe qui contient les données multimédia, en général des données binaires. |