Share via


NamespaceMapEntry.ClrNamespace 속성

정의

매핑되는 형식이 들어 있는 CLR 네임스페이스를 가져오거나 설정합니다.

public:
 property System::String ^ ClrNamespace { System::String ^ get(); void set(System::String ^ value); };
public string ClrNamespace { get; set; }
member this.ClrNamespace : string with get, set
Public Property ClrNamespace As String

속성 값

CLR 네임스페이스입니다.

예외

ClrNamespace 값이 null로 설정된 경우

적용 대상

추가 정보