Click or drag to resize
GDStorageFileContentType 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
Nothing is returned.

Implements

IGDStorageFileContentType
Exceptions
ExceptionCondition
NotImplementedExceptionWill be thrown when property is called.
See Also