CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Gets a Boolean value indicating whether you can write to the file.

Namespace: ?System.IO.IsolatedStorage
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Overrides ReadOnly Property CanWrite As Boolean
C#
public override bool CanWrite { get; }
Visual C++
public:
virtual property bool CanWrite {
	bool get () override;
}
JavaScript
function get_canWrite();

Return Value

true if an IsolatedStorageFileStream object can be written; otherwise, false.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT