ServerSystemMonitor.NumberOfTagsDefined Property

Number of tags defined in the solution
<ID("NumberOfTagsDefined", (int)e.NumberOfTagsDefined)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property NumberOfTagsDefined() As Integer 
Get 
This language is not supported or no code example is available.
[ID("NumberOfTagsDefined", (int)e.NumberOfTagsDefined)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public int NumberOfTagsDefined {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