ItemType.DefaultContentType Property

Definition

serializes IItemType.ItemType

public:
 property System::String ^ DefaultContentType { System::String ^ get(); void set(System::String ^ value); };
public string DefaultContentType { get; set; }
member this.DefaultContentType : string with get, set
Public Property DefaultContentType As String

Property Value

String

The serialized default content type.

Applies to