MediaEntryAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Questa classe contrassegna un tipo che rappresenta un'entità client Astoria in modo che il client Astoria lo consideri come una voce multimediale in base al concetto di "voce di collegamento multimediale" di 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
- Ereditarietà
-
MediaEntryAttribute
- Attributi
Costruttori
MediaEntryAttribute(String) |
Crea una nuova istanza di MediaEntryAttribute. |
Proprietà
MediaMemberName |
Nome della proprietà sulla classe contenente elementi multimediali, generalmente dati binari. |