IRemoteSettings.CollectionExists(String) Methode

Definition

Bestimmt, ob die Auflistung vorhanden ist.

public:
 bool CollectionExists(System::String ^ collectionPath);
public bool CollectionExists (string collectionPath);
abstract member CollectionExists : string -> bool
Public Function CollectionExists (collectionPath As String) As Boolean

Parameter

collectionPath
String

Pfad zur Remote Einstellungs Auflistung im Format my\custom\path

Gibt zurück

Boolean

True, wenn der Auflistung vorhanden ist, andernfalls false.

Gilt für