Show / Hide Table of Contents

Class OpenApiOptions

Inheritance
System.Object
OpenApiOptions
Namespace: Microsoft.Health.Fhir.SpecManager.Language.OpenApi
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class OpenApiOptions : object

Properties

| Improve this Doc View Source

LanguageOptions

Gets options for controlling the language.

Declaration
public static Dictionary<string, string> LanguageOptions { get; }
Property Value
Type Description
Dictionary<System.String, System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX