IFieldNodeInfo.Title Property

Definition

Gets the name of the field.

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

Property Value

The name of the field.

Applies to