HttpBrowserCapabilities.TagWriter Proprietà
Definizione
Usata internamente per ottenere il tipo di oggetto usato per scrivere tag per il browser.Used internally to get the type of the object that is used to write tags for the browser.
Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.
public:
property Type ^ TagWriter { Type ^ get(); };
public Type TagWriter { get; }
member this.TagWriter : Type
Public ReadOnly Property TagWriter As Type
Valore della proprietà
Tipo di oggetto usato per scrivere tag per il browser.The type of the object that is used to write tags for the browser.