CompletionSelectionStatus.IsUnique Eigenschaft

Definition

Bestimmt, ob die Vervollständigung eine eindeutige Übereinstimmung ist.

public:
 property bool IsUnique { bool get(); };
public:
 property bool IsUnique { bool get(); };
public bool IsUnique { get; }
member this.IsUnique : bool
Public ReadOnly Property IsUnique As Boolean

Eigenschaftswert

Boolean

true, wenn der Abschluss eindeutig ist, andernfalls false.

Gilt für