[This is preliminary documentation and is subject to change.]
Determine the Session Type.
| C# | Visual Basic | Visual C++ |
public Session..::.SessionType Type { get; set; }
Public Property Type As Session..::.SessionType
public: property Session..::.SessionType Type { Session..::.SessionType get (); void set (Session..::.SessionType value); }