MarkupCompilePass2.RootNamespace 속성

정의

프로젝트 내 클래스의 루트 네임스페이스를 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

프로젝트 내 클래스의 루트 네임스페이스입니다.

적용 대상