RemotePropertyData.CanRead 欄位

定義

表示這個 RemotePropertyData 是否會描述可讀取的屬性。

public: bool CanRead;
public bool CanRead;
val mutable CanRead : bool
Public CanRead As Boolean 

欄位值

Boolean

備註

如果這個欄位描述可讀取的屬性,則這個欄位的值為 true RemotePropertyData ,否則此欄位的值為 false

適用於