Share via


OpenApiConvertSettings.CustomXMLAttributesMapping Property

Definition

Gets/sets a dictionary containing a mapping of custom atttribute names and extension names.

public System.Collections.Generic.Dictionary<string,string> CustomXMLAttributesMapping { get; set; }
member this.CustomXMLAttributesMapping : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property CustomXMLAttributesMapping As Dictionary(Of String, String)

Property Value

Applies to