Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ContentType Property

Content type for the object.

Syntax

[VB.NET]
Public Property ContentType As String

[C#]
public string ContentType {get; set;}

Remarks

This property is used by the CreateObject method. Use it to set the HTTP "Content-Type" header that can be used to describe the media type of the object.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]