CompletionPresenterStyle Constructor
Initializes a new instance of CompletionPresenterStyle.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaration
Public Sub New
public CompletionPresenterStyle()
public:
CompletionPresenterStyle()
new : unit -> CompletionPresenterStyle
public function CompletionPresenterStyle()
.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.