ContentType Classe

Définition

Représente un en-tête Content-Type de protocole MIME.

public ref class ContentType : Microsoft::SqlServer::Management::LocalizationManager
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ContentType : Microsoft.SqlServer.Management.LocalizationManager
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ContentType = class
    inherit LocalizationManager
Public Class ContentType
Inherits LocalizationManager
Héritage
Attributs

Constructeurs

ContentType()

Initialise une nouvelle instance de la classe ContentType.

Propriétés

Name

Obtient ou définit le nom du type.

Properties

Obtient ou définit la propriété du type.

ResourceManager

Obtient ou définit la valeur de chaîne pour le contrôle ResourceManager.

(Hérité de LocalizationManager)

S’applique à