RemotePropertyData.Attributes フィールド

定義

この RemotePropertyData が記述するプロパティの属性を表します。

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

フィールド値

注釈

このフィールドの値は、 None COM RemotePropertyData オブジェクトのプロパティが記述されている場合です。

適用対象