Table of Contents

Property CanRead

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

CanRead

Gets a value indicating whether the property can be read.

public override bool CanRead { get; }

Property Value

bool

true if this property can be read; otherwise, false.