RemotePropertyData.CanRead フィールド

定義

この RemotePropertyData が読み取り可能なプロパティを記述するかどうかを示します。

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

フィールド値

注釈

このフィールドの値は、このtrueが読み取り可能なプロパティを記述する場合はRemotePropertyDataされます。それ以外の場合、このフィールドの値はfalse

適用対象