Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Time As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AuthoritativeEngine Dim value As Integer value = instance.Time |
C# | |
---|---|
public int Time {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_Time(); |
Property Value
Int32Target Platforms: Microsoft .NET Framework 2.0