Mono Class Library: System.Security.Cryptography.CryptoStream Overview | Members

System.Security.Cryptography.CryptoStream.CanWrite Property

Documentation for this section has not yet been entered. [Edit]

public override bool CanWrite { get; }

Value

True if the CryptoStream was created with System.Security.Cryptography.CryptoStreamMode.CryptoStreamMode.Write, false otherwise. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0