Gets resource id of associated system window.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ResourceID As UInteger |
| C# |
|---|
public uint ResourceID { get; } |
| Visual C++ |
|---|
public: property unsigned int ResourceID { unsigned int get (); } |
| JavaScript |
|---|
function get_resourceID(); |