Delen via


ODataSimplifiedOptions.EnableWritingODataAnnotationWithoutPrefix Property

Definition

Caution

Deprecated. Use Get/SetOmitODataPrefix()

True if control information should be written without the prefix 'odata.', otherwise false. The default value is false for OData 4.0, true for OData 4.01. The option is applied during serialization.

[System.Obsolete("Deprecated. Use Get/SetOmitODataPrefix()")]
public bool EnableWritingODataAnnotationWithoutPrefix { get; set; }
[<System.Obsolete("Deprecated. Use Get/SetOmitODataPrefix()")>]
member this.EnableWritingODataAnnotationWithoutPrefix : bool with get, set
Public Property EnableWritingODataAnnotationWithoutPrefix As Boolean

Property Value

Attributes

Applies to