Class NativeLibraries
Inheritance
System.Object
NativeLibraries
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: iMobileDevice
Assembly: iMobileDevice-net.dll
Syntax
public static class NativeLibraries
Properties
| Improve this Doc View SourceLibraryFound
Declaration
public static bool LibraryFound { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
| Improve this Doc View SourceLoad()
Declaration
public static void Load()
Load(String)
Declaration
public static void Load(string directory)
Parameters
Type | Name | Description |
---|---|---|
System.String | directory |