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