OpenApiPrimitive<T>.PrimitiveType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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