WordWrapStyle Constructor
Initializes a new instance of WordWrapStyle.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'宣言
Public Sub New
public WordWrapStyle()
public:
WordWrapStyle()
new : unit -> WordWrapStyle
public function WordWrapStyle()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.