ServerStation.Retentive Property

Gets reference to Retentive objects.
<ID("Retentive", (int)e.Retentive)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property Retentive() As ServerRetentive
This language is not supported or no code example is available.
[ID("Retentive", (int)e.Retentive)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ServerRetentive Retentive {get;}
This language is not supported or no code example is available.

Property Value

ServerRetentive

.NET Framework

Supported in: 4.8

In this article

Definition