RemotePropertyData.Attributes 欄位

定義

表示這個 RemotePropertyData 所描述屬性 (Property) 的屬性 (Attribute)。

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

欄位值

備註

如果這個RemotePropertyData欄位描述 COM 物件的屬性,這個欄位的值就是 None

適用於