Property CanWrite NamespaceKZDev.PerfUtils AssemblyKZDev.PerfUtils.dll CanWrite Gets a value indicating whether the current stream supports writing. public override bool CanWrite { get; } Property Value bool true if the stream supports writing; otherwise, false.