RemotePropertyData.Attributes 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示這個 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 。