Struct MobileSyncAnchors
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: iMobileDevice.MobileSync
Assembly: iMobileDevice-net.dll
Syntax
public struct MobileSyncAnchors
Fields
| Improve this Doc View Sourcecomputer_anchor
Declaration
public IntPtr computer_anchor
Field Value
Type | Description |
---|---|
System.IntPtr |
device_anchor
Declaration
public IntPtr device_anchor
Field Value
Type | Description |
---|---|
System.IntPtr |
Properties
| Improve this Doc View Sourcecomputer_anchorString
Declaration
public string computer_anchorString { get; }
Property Value
Type | Description |
---|---|
System.String |
device_anchorString
Declaration
public string device_anchorString { get; }
Property Value
Type | Description |
---|---|
System.String |