MimeContent.CharacterSet 属性

定义

获取或设置内容的字符集。

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

属性值

字符串值。

适用于