RemotePropertyData.CanRead 欄位

定義

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

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

欄位值

備註

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

適用於