PartialParseResult Enum

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum PartialParseResult
type PartialParseResult = 
Public Enum PartialParseResult
Inheritance
PartialParseResult
Attributes

Fields

Accepted 2

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

AutoCompleteBlock 16

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Provisional 4

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Rejected 1

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

SpanContextChanged 8

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Applies to