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 IsReusable { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsReusable As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool IsReusable { bool get () sealed; } |