Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ContentType
override?
string
System.Net.FtpWebRequest.ContentType
get
set
Definition at line
419
of file
FtpWebRequest.cs
.
420
{
421
get
422
{
423
throw
ExceptionHelper.PropertyNotSupportedException;
424
}
425
set
426
{
427
throw
ExceptionHelper.PropertyNotSupportedException;
428
}
429
}
System
Net
FtpWebRequest
Generated by
1.10.0