Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public bool IsSynchronized { get; } |
Visual Basic |
---|
Public ReadOnly Property IsSynchronized As Boolean Get |
Visual C++ |
---|
public: virtual property bool IsSynchronized { bool get () sealed; } |