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