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.

적용 대상