GrapeCity ActiveReports for .NET 16.0J
Message プロパティ (InvalidDDSheetNameException)

GrapeCity.SpreadBuilder 名前空間 > InvalidDDSheetNameException クラス : Message プロパティ
Gets the error message and the parameter name, or only the error message if no parameter name is set.
シンタックス
'宣言
 
Public Overridable ReadOnly Property Message As String
public virtual string Message {get;}

プロパティ値

A text string describing the details of the exception. The value of this property takes one of two forms: Condition Value The paramName is a null reference (Nothing in Visual Basic) or of zero length. The message string passed to the constructor. The paramName is not null reference (Nothing in Visual Basic) and it has a length greater than zero. The message string appended with the name of the invalid parameter.
参照

InvalidDDSheetNameException クラス
InvalidDDSheetNameException メンバ