Skip to content

f678b7d0 b3d6 5b7a c417 21a9eb0a78f6

Arthur Frederico Neves edited this page Jul 19, 2016 · 3 revisions

Publisher.isEnabled Field

Boolean indicating whether the publisher is currently active, publishing packages.

Namespace: NETLIB
Assembly: NETLIB (in NETLIB.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

protected bool isEnabled

VB

Protected isEnabled As Boolean

C++

protected:
bool isEnabled

F#

val mutable isEnabled: bool

Field Value

Type: Boolean

See Also

Reference

Publisher Class
NETLIB Namespace
Publisher.Stop()
Publisher.Dispose()

Clone this wiki locally