public bool Exists(
string remoteFile
)Public Function Exists (
remoteFile As String
) As Booleanpublic:
virtual bool Exists(
String^ remoteFile
) sealedabstract Exists :
remoteFile : string -> bool
override Exists :
remoteFile : string -> bool