Attachment.ContentType 属性

定义

获取或设置附件的内容类型。

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public string ContentType { get; set; }
Public Property ContentType As String

属性值

附件的内容类型。

适用于