VsaEngine.RootNamespace 속성

정의

스크립트 엔진이 사용하는 루트 네임스페이스를 가져오거나 설정합니다.

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

속성 값

루트 네임스페이스의 문자열 값입니다.

구현

적용 대상