Share via


ModelExtractOptions.VerifyExtraction Property

Definition

Get or set boolean that specifies whether the extracted package should be verified.

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

Property Value

True if the package should be verified; otherwise false. Default value is false.

Applies to