Always returns True.

Namespace:  C1.C1Zip
Assembly:  C1.Phone.Zip (in C1.Phone.Zip.dll)

Syntax

C#
public override bool CanWrite { get; }
Visual Basic
Public Overrides ReadOnly Property CanWrite As Boolean
	Get

See Also