Freigeben über


CodeElement.Kind Property

Definition

Gets the kind of the code element.

public Microsoft.VisualStudio.Extensibility.Editor.CodeElementKind Kind { get; init; }
member this.Kind : Microsoft.VisualStudio.Extensibility.Editor.CodeElementKind with get, set
Public Property Kind As CodeElementKind

Property Value

Applies to