Throws UnsupportedITunesVersionException if writing is not supported.


Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)

Syntax

Visual Basic (Declaration)
Public Sub AssertIsWritable()
C#
public void AssertIsWritable()
C++
public:
 void AssertIsWritable() sealed 
J#
public void AssertIsWritable()
JScript
public  function AssertIsWritable()

See Also