Metodo AssertAssertPathIsRooted
|
Solleva l'eccezione di FileNotFoundException se il file non è presente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void AssertPathIsRooted(
string path
)
Public Sub AssertPathIsRooted (
path As String
)
public:
void AssertPathIsRooted(
String^ path
)
member AssertPathIsRooted :
path : string -> unit
Parametri
- path String
-
Vedi anche