RemoteFieldData.Attributes フィールド

定義

この RemoteFieldData が記述するフィールドの属性を表します。

public: System::Reflection::FieldAttributes Attributes;
public System.Reflection.FieldAttributes Attributes;
val mutable Attributes : System.Reflection.FieldAttributes
Public Attributes As FieldAttributes 

フィールド値

注釈

COM オブジェクトのフィールドが記述されている場合、この RemoteFieldData フィールドは使用されません。

適用対象