MessageQueueTask.SaveDataFileName Property

Definition

Gets or sets the name of the file to which an incoming Data File message is saved.

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

Property Value

A String that indicates the name of the file to which an incoming Data File message is saved.

Implements

Applies to