Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ContentType

virtual ? string System.Net.WebRequest.ContentType
getset

Definition at line 136 of file WebRequest.cs.

137 {
138 get
139 {
141 }
142 set
143 {
145 }
146 }
static Exception ByDesignWithMessage(string message)
static string net_PropertyNotImplementedException
Definition SR.cs:80
Definition SR.cs:7

Referenced by System.Net.WebClient.GetStringUsingEncoding().