XmlnsCompatibleWithAttribute.OldNamespace 속성
정의
이 특성에서 보고한 참조 네임스페이스 식별자를 가져옵니다.Gets the reference namespace identifier reported by this attribute.
public:
property System::String ^ OldNamespace { System::String ^ get(); };
public string OldNamespace { get; }
member this.OldNamespace : string
Public ReadOnly Property OldNamespace As String
속성 값
참조 네임스페이스 식별자입니다.The reference namespace identifier.