NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Encoding.IsBrowserSave

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property IsBrowserSave As Boolean
[C#]
public bool IsBrowserSave {virtual get;}
[C++]
public: __property virtual bool get_IsBrowserSave();
[JScript]
public function get IsBrowserSave() : Boolean;

See Also

Encoding Class | Encoding Members | System.Text Namespace