XmlSchemaReference 멤버

Represents the combination of an XML schema location and a target namespace.

다음 표에는 XmlSchemaReference 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  이름 설명
XmlSchemaReference Initializes a new instance of the XmlSchemaReference class.

위쪽

공개 필드

  이름 설명
public fieldstatic Empty Represents an XmlSchemaReference object with no URI location and no target namespace.

위쪽

공개 속성

  이름 설명
public property Location Gets the physical location of this schema, specified as a URI.
public property TargetNamespace Gest the target namespace that this XML schema defines in the targetNamespace attribute.

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Equals 오버로드되었습니다. 재정의되었습니다.  
public method GetHashCode 재정의되었습니다. Gets a hash code.
public method GetType  (Object에서 상속됨)
public methodstatic op_Equality Determines whether two specified XmlSchemaReference objects are equal.
public methodstatic op_Inequality Determines whether two specified XmlSchemaReference objects are not equal.
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

XmlSchemaReference 클래스
Microsoft.VisualStudio.XmlEditor 네임스페이스