| UpdateConfigActionDstFileName Property |
Get/Set the destination filename.
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DstFileName { get; set; }
Public Property DstFileName As String
Get
Set
public:
property String^ DstFileName {
String^ get ();
void set (String^ value);
}
member DstFileName : string with get, set
Property Value
Type:
StringSee Also