SessionOverview.IsListed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value that specifies whether the session is listed.
public:
virtual property bool IsListed { bool get(); };
public override bool IsListed { get; }
member this.IsListed : bool
Public Overrides ReadOnly Property IsListed As Boolean
Property Value
True
if it is listed, otherwise false
.
Remarks
Overrides the default value because we dont want this control to be listed in the SessionExplorer and the CurrentSessionUI