System::Reflection::FieldInfo::get_IsStatic メソッド
FieldInfo::get_IsStatic method
フィールドが static かどうかを示す値を取得します。
bool System::Reflection::FieldInfo::get_IsStatic()
ReturnValue
このフィールドが static の場合は true、そうでない場合は false。
参照
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++