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