XmlnsDefinitionAttribute.ClrNamespace 속성

정의

이 특성에 지정된 CLR 네임스페이스의 문자열 이름을 가져옵니다.

public:
 property System::String ^ ClrNamespace { System::String ^ get(); };
public string ClrNamespace { get; }
member this.ClrNamespace : string
Public ReadOnly Property ClrNamespace As String

속성 값

문자열로 지정된 CLR 네임스페이스입니다.

적용 대상