バージョン

PivotResizingColumnCannotBeRemovedException コンストラクタ(String)

PivotResizingColumnCannotBeRemovedException クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String _
)
public PivotResizingColumnCannotBeRemovedException( 
   string message
)

パラメータ

message
例外で表示されるメッセージ。
参照