ExtensionSettings.Extension Property

Definition

Gets or sets the name of the delivery extension.

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

Property Value

The name of the delivery extension.

Applies to