MimeContent.CharacterSet Property

Definition

Gets or sets the character set of the content.

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

Property Value

A string value.

Applies to