Bagikan melalui


IClassificationTypeRegistryService.CreateTransientClassificationType Method

Include Protected Members
Include Inherited Members

Creates an IClassificationType that persists only for the duration of this session.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateTransientClassificationType(array<IClassificationType[]) Creates an IClassificationType that persists only for the duration of this session.
Public method CreateTransientClassificationType(IEnumerable<IClassificationType>) Creates an IClassificationType that persists only for the duration of this session..

Top

See Also

Reference

IClassificationTypeRegistryService Interface

Microsoft.VisualStudio.Text.Classification Namespace