다음을 통해 공유


ServiceOperation.IsReadOnly 속성

정의

서비스 작업이 읽기 전용인지 여부를 나타냅니다.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

속성 값

서비스 작업이 읽기 전용인지 여부를 나타내는 부울 값입니다.

적용 대상