HttpServerContextContextType Property |
get or set context-type, is default text/html
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string ContextType { get; set; }
Public Property ContextType As String
Get
Set
public:
property String^ ContextType {
String^ get ();
void set (String^ value);
}
member ContextType : string with get, set
Property Value
Type:
StringSee Also