ResourceContentType Property
This property shows the type of the resource being returned.
Object Oriented Interface
public function getResourceContentType($resourceindex);
Procedural Interface
ipworks_webdav_get($res, 54 , $resourceindex);
Default Value
''
Remarks
This property shows the type of the resource being returned.
The $resourceindex parameter specifies the index of the item in the array. The size of the array is controlled by the ResourceCount property.
This property is read-only and not available at design time.
Data Type
String