Metodo AssertAssertPathIsRooted
             | 
          
        
        
            Solleva l'eccezione di FileNotFoundException se il file non è presente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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