Share via


ModelExtractOptions.IgnoreExtendedProperties Property

Definition

Get or set boolean that specifies whether extended properties should be ignored.

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

Property Value

True if extended properties will be ignored; otherwise false. Default value is false.

Applies to