[This is preliminary documentation and is subject to change.]
Gets the list of SIFContexts associated with this message.
| C# | Visual Basic | Visual C++ |
public List<SifContext> SIFContexts{ get;}
Public ReadOnly Property SIFContexts As List(Of SifContext)
public: property List<SifContext^>^ SIFContexts { List<SifContext^>^ get (); }
A list of SIFContexts. If no contexts were specified in the SIF message,
the list will contain a single element indicating the SIF_Default context