NavigationItemKind Type
Indicates a kind of item to show in an F# navigation bar
Union cases
Union case |
Description
|
Full Usage:
Exception
|
|
Full Usage:
Field
|
|
Full Usage:
Method
|
|
Full Usage:
Module
|
|
Full Usage:
ModuleFile
|
|
Full Usage:
Namespace
|
|
Full Usage:
Other
|
|
Full Usage:
Property
|
|
Full Usage:
Type
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsException
Returns: bool
|
|
Full Usage:
this.IsField
Returns: bool
|
|
Full Usage:
this.IsMethod
Returns: bool
|
|
Full Usage:
this.IsModule
Returns: bool
|
|
Full Usage:
this.IsModuleFile
Returns: bool
|
|
Full Usage:
this.IsNamespace
Returns: bool
|
|
Full Usage:
this.IsOther
Returns: bool
|
|
Full Usage:
this.IsProperty
Returns: bool
|
|
Full Usage:
this.IsType
Returns: bool
|
|