共用方式為


NameEnumerationResult.IsBestEffort Property

Definition

Indicates whether any name under the given name has been modified during the enumeration. If there was a modification, this property value is true.

public bool IsBestEffort { get; }
member this.IsBestEffort : bool
Public ReadOnly Property IsBestEffort As Boolean

Property Value

true if the enumeration is best effort; false otherwise.

Applies to