Share via


TextExpressionCompilerSettings.RootNamespace 属性

定义

获取或设置TextExpressionCompilerSettings 的根命名空间。

public:
 property System::String ^ RootNamespace { System::String ^ get(); void set(System::String ^ value); };
public string RootNamespace { get; set; }
member this.RootNamespace : string with get, set
Public Property RootNamespace As String

属性值

TextExpressionCompilerSettings 的根命名空间。

适用于