DocDataTextWriter::Encoding Property

 

Gets the encoding of this text writer.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
property Encoding^ Encoding {
	virtual Encoding^ get() override;
}
Return to top
Show: