ContentType Class
Represents a MIME protocol Content-Type header.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::Object
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::ContentType
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::ContentType
| Name | Description | |
|---|---|---|
![]() | ContentType() | Initializes a new instance of the ContentType class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the name of the type. |
![]() | Properties | Gets or sets the property of the type. |
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control.(Inherited from LocalizationManager.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


