Class NamespaceCompletionType
Represents the type for a namespace completion.
public class NamespaceCompletionType : CompletionType
- Inheritance
-
NamespaceCompletionType
- Inherited Members
Properties
DisplayText
Gets the display text.
public override string DisplayText { get; }
Property Value
Icon
Gets the icon.
public override Uri Icon { get; }