다음을 통해 공유


BaseVsaEngine.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

속성 값

엔진의 네임스페이스입니다.

구현

적용 대상