RemotePropertyData.CanRead 필드

정의

RemotePropertyData에서 읽기 가능 속성을 설명하는지 여부를 나타냅니다.

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

필드 값

설명

이 필드의 값이 trueRemotePropertyData 읽을 수 있는 속성에 설명 합니다. 그러지 않으면이 필드의 값은 false합니다.

적용 대상