'Declaration Public Shared Property DefaultUploadDirectoryName As String
public static string DefaultUploadDirectoryName { get; set; }
Property Value
null - the default name for upload directory will be determined by VintaSoft web service ("UploadedImageFiles" by default);
not null - the default name for upload directory for VintaSoft web service.
Default value is null.
not null - the default name for upload directory for VintaSoft web service.
Default value is null.