Namespace: BreakoutAssembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
public Sound EnterSound { get; }
public Sound EnterSound { get; }
Public ReadOnly Property EnterSound As Sound
Get
Public ReadOnly Property EnterSound As Sound
Get
public:
property Sound^ EnterSound {
Sound^ get ();
}
public:
property Sound^ EnterSound {
Sound^ get ();
}
member EnterSound : Sound with get
member EnterSound : Sound with get
Property Value
Type:
Sound