AsnReaderOptions.SkipSetSortOrderVerification Proprietà

Definizione

Ottiene o imposta un valore che indica se il lettore deve ignorare l'ordinamento in un valore Set o Set-Of.

public:
 property bool SkipSetSortOrderVerification { bool get(); void set(bool value); };
public bool SkipSetSortOrderVerification { get; set; }
member this.SkipSetSortOrderVerification : bool with get, set
Public Property SkipSetSortOrderVerification As Boolean

Valore della proprietà

Boolean

true se il lettore non deve convalidare che un valore Set o Set-Of sia ordinato correttamente per le regole di codifica correnti; in caso contrario false, . Il valore predefinito è false.

Si applica a