Metodo DriveSettingsIsDriveMapped
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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
BooleanVedi anche