Share via


OpenApiXml.Attribute Property

Definition

Declares whether the property definition translates to an attribute instead of an element. Default value is false.

public bool Attribute { get; set; }
member this.Attribute : bool with get, set
Public Property Attribute As Boolean

Property Value

Applies to