Metodo DriveSettingsIsDriveMapped
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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
- Tipo: SystemString
Valore di ritorno
Tipo:
BooleanVedi anche