다음을 통해 공유


XmlSchemaSetBuilder 멤버

Builds a self-contained set of schemas that will be compiled as a unit.

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

보호됨 생성자

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

위쪽

공개 속성

  이름 설명
public property Candidates Gets or sets a list of XmlSchemaReference objects that represent schemas that import a target namespace.
public property CompiledSet Gets the XmlSchemaSet object that results form a call to the Compile method.
public property Errors Gets a list of Exception objects.
public property ResolvedSet Gets or sets a list of XmlSchemaReference objects that represent a set of schemas that should be compiled as a unit.
public property Sources Gets or sets a list of XmlSchemaReference objects that represent schemas.

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Compile Resolves source and candidate locations to find the set of schemas that should be compiled as a unit. This method also compiles the XmlSchemaSet from the resulting set of schemas.
public method Equals  오버로드되었습니다. (Object에서 상속됨)
public method GetHashCode  (Object에서 상속됨)
public method GetType  (Object에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

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

위쪽

참고 항목

참조

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