 | AMLFileModelURL Property |
The download link of the file, if it is provided by a server.
Namespace: Aml.Engine.Services.ModelAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string URL { get; set; }
Public Property URL As String
Get
Set
public:
property String^ URL {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also