MonitoringPerformanceData.HasSignature Property

Definition

Whether this performance data item has a signature

public:
 property bool HasSignature { bool get(); };
public bool HasSignature { get; }
member this.HasSignature : bool
Public ReadOnly Property HasSignature As Boolean

Property Value

Returns a Boolean value that is true if the performance data object has a signature and false otherwise.

Applies to