Dela via


PredefinedCodeLensDescriptorContextPropertyNames.CodeElementKind Field

Definition

Name of the property that specifies the code element kind when it's not one of the CodeElementKinds values.

public const string CodeElementKind;
val mutable CodeElementKind : string
Public Const CodeElementKind As String 

Field Value

Remarks

When this property is present, Kind should be set to Unspecified.

Applies to