 | OsuBeatmapdownload_no_video Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.OsuBeatmap.download_no_video"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic string download_no_video { get; set; }
Public Property download_no_video As String
Get
Set
public:
property String^ download_no_video {
String^ get ();
void set (String^ value);
}
member download_no_video : string with get, set
Property Value
Type:
String
See Also