Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UTF7Encoding Constructor

 

Initializes a new instance of the UTF7Encoding class.

Namespace:   System.Text
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodUTF7Encoding()

Initializes a new instance of the UTF7Encoding class.

System_CAPS_pubmethodUTF7Encoding(Boolean)

Initializes a new instance of the UTF7Encoding class. A parameter specifies whether to allow optional characters.

Return to top
Show:
© 2017 Microsoft