Reserved. This read-only property returns the ContextID for the Context.
[Visual Basic] Overridable Public ReadOnly Property ContextID As Integer [C#] public int ContextID {virtual get;} [C++] public: __property virtual int get_ContextID(); [JScript] public function get ContextID() : int;
Read only. Reserved. This property returns the ContextID for the context.
Context Class | Context Members | System.Runtime.Remoting Namespace