Table of Contents

Property CanWrite

Namespace
Microsoft.Samples.Debugging.CorMetadata
Assembly
corapi.dll

CanWrite

Gets a value indicating whether the property can be written to.

public override bool CanWrite { get; }

Property Value

bool

true if this property can be written to; otherwise, false.