IBraceCompletionDefaultProvider Interface

Definition

Represents an extension point for the default non language-specific brace completion behaviors. It should be used to export metadata containing the opening and closing braces to provide for the given ContentType.

C++/CX
public interface class IBraceCompletionDefaultProvider

Remarks

This is a MEF component part, and should be exported with the following attribute: [Export(typeof(IBraceCompletionDefaultProvider))]

Exports must include at least one [BracePair] attribute and at least one [ContentType] attribute.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022