INavigableItem.Name Property

Definition

Gets the specified name of the item.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Returns a string that represents the name of the item.

Applies to