ServerStation.Minute Property

Gets the minute component of the server's date .
<ID("Minute", (int)e.Minute)> _ 
Public ReadOnly Property Minute() As Integer
This language is not supported or no code example is available.
[ID("Minute", (int)e.Minute)] 
public int Minute {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.8

In this article

Definition