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

适用于