ContentType 類別

定義

代表 MIME 協定的 Content-Type 標頭。

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
繼承
屬性

建構函式

名稱 Description
ContentType()

初始化 ContentType 類別的新執行個體。

屬性

名稱 Description
Name

取得或設定型別名稱。

Properties

取得或設定該類型的屬性。

ResourceManager

取得或設定 ResourceManager 控制項的字串值。

(繼承來源 LocalizationManager)

適用於