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