| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Date As Date | |
| C# | |
|---|---|
public DateTime Date {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property DateTime get_Date(); | |
Requirements
Platforms: Windows 10, Windows NT, Windows Server
|
| Windward Studios API Reference | |
| Date Property | |
| See Also Send comments on this topic. | |
| net.windward.api.csharp.errorhandling Namespace > Issue Class : Date Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Date As Date | |
| C# | |
|---|---|
public DateTime Date {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property DateTime get_Date(); | |
Platforms: Windows 10, Windows NT, Windows Server