RemotePropertyData.CanWrite 필드

정의

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

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

필드 값

설명

이 필드의 값이 trueRemotePropertyData writeable 속성이;에 대해 설명 합니다. 그러지 않으면이 필드의 값은 false합니다.

적용 대상