INavigableItem.State Property

Definition

Gets the specified state of the item.

public:
 property int State { int get(); };
public int State { get; }
member this.State : int
Public ReadOnly Property State As Integer

Property Value

An integer that represents the state of the item.

Applies to