Metodo DriveSettingsIsDriveMapped
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic static bool IsDriveMapped(
	string sDriveLetter
)
Public Shared Function IsDriveMapped ( 
	sDriveLetter As String
) As Boolean
public:
static bool IsDriveMapped(
	String^ sDriveLetter
)
static member IsDriveMapped : 
        sDriveLetter : string -> bool Parametri
- sDriveLetter  String
 -  
 
Valore di ritorno
Boolean
Vedi anche