Gets a value indicating that the feed can be viewed from the web site.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsVisible As Boolean
Get
property bool IsVisible {
bool get ();
}
abstract IsVisible : bool with get
Property Value
Type:
BooleanSee Also