Freigeben über


CertificateQuery.IncludeDuplicates Eigenschaft

Definition

Ruft ab oder legt fest, ob Duplikate eingeschlossen werden sollen.

public:
 property bool IncludeDuplicates { bool get(); void set(bool value); };
bool IncludeDuplicates();

void IncludeDuplicates(bool value);
public bool IncludeDuplicates { get; set; }
var boolean = certificateQuery.includeDuplicates;
certificateQuery.includeDuplicates = boolean;
Public Property IncludeDuplicates As Boolean

Eigenschaftswert

Boolean

bool

True, wenn Duplikate enthalten sind; Andernfalls false.

Gilt für: