ParameterInfo.DefaultValueImpl フィールド

定義

パラメーターの既定値。

protected: System::Object ^ DefaultValueImpl;
protected object DefaultValueImpl;
val mutable DefaultValueImpl : obj
Protected DefaultValueImpl As Object 

フィールド値

注釈

このフィールドは、 ParameterInfoからクラスを派生させるユーザーのみを対象としています。

パラメーターの既定値への一般的なアクセスは、 DefaultValue経由です。

適用対象