AsperaFileResource class AsperaFileResource Documentation Code public string DestinationDirectory { get; set; } public bool IsAsperaExecutable { get; set; } public string Name { get; set; } public string ResourceCategory { get; set; } public AsperaResourceType ResourceType { get; set; } public string TargetName { get; } public string TargetNameOverride { get; set; } public Version Version { get; set; } public AsperaFileResource()