Share via


OpenApiPrimitive<T>.PrimitiveType Property

Definition

The primitive class this object represents.

public abstract Microsoft.OpenApi.Any.PrimitiveType PrimitiveType { get; }
member this.PrimitiveType : Microsoft.OpenApi.Any.PrimitiveType
Public MustOverride ReadOnly Property PrimitiveType As PrimitiveType

Property Value

Implements

Applies to