XmlNamespaceMapping.Uri 속성

정의

매핑을 만들려는 네임스페이스의 Uri 를 가져오거나 설정합니다.

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

속성 값

Uri

네임스페이스의 URI입니다. 기본값은 null입니다.

적용 대상

추가 정보