Click or drag to resize
GDFileRandomAccessStreamWithContentTypeContentType Property
This property is not implemented yet.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string ContentType { get; }

Property Value

Type: String
None

Implements

IContentTypeProviderContentType
Exceptions
ExceptionCondition
NotImplementedExceptionWill be thrown when property is accessed.
See Also