ContextToken.RootContextName 字段
定义
一个表示根上下文的常量字符串。A constant string that represents the root context. 此字符串的值为“(RootContext)”。The value of this string is "(RootContext)".
public: System::String ^ RootContextName;
public const string RootContextName;
val mutable RootContextName : string
Public Const RootContextName As String