TypedConstant.Kind Property

Definition

The kind of the constant.

public:
 property Microsoft::CodeAnalysis::TypedConstantKind Kind { Microsoft::CodeAnalysis::TypedConstantKind get(); };
public Microsoft.CodeAnalysis.TypedConstantKind Kind { get; }
member this.Kind : Microsoft.CodeAnalysis.TypedConstantKind
Public ReadOnly Property Kind As TypedConstantKind

Property Value

Applies to