| PathsDestination Property |
Destination folder path.
Namespace: Amdl.Maml.ConverterAssembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntax public string Destination { get; set; }
Public Property Destination As String
Get
Set
public:
property String^ Destination {
String^ get ();
void set (String^ value);
}
member Destination : string with get, set
Property Value
Type:
StringSee Also