AdditionalInfo.Direction Property

Definition

Gets or sets the direction.

public:
 property System::String ^ Direction { System::String ^ get(); void set(System::String ^ value); };
public string Direction { get; set; }
member this.Direction : string with get, set
Public Property Direction As String

Property Value

The direction.

Applies to