ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgWarning.Message Property

RfsgWarning.Message Property

RfsgWarningMessage Property

Gets or sets the message that describes the warning.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public string Message { get; }
Public ReadOnly Property Message As String
	Get

Property Value

Type: String
Returns the message that describes the warning.

See Also

In This Section
Was this information helpful?