IVsApplicationConfiguration.FileExists Methode

Definition

Gibt einen Wert zurück, der angibt, ob eine Konfigurationsdatei auf Datenträger vorhanden ist.

public:
 bool FileExists();
public:
 bool FileExists();
bool FileExists();
public bool FileExists ();
abstract member FileExists : unit -> bool
Public Function FileExists () As Boolean

Gibt zurück

Boolean

true, wenn die Datei vorhanden ist. andernfalls false.

Gilt für