XmlDictionaryWriter.StartCanonicalization(Stream, Boolean, String[]) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When implemented by a derived class, it starts the canonicalization.
public:
virtual void StartCanonicalization(System::IO::Stream ^ stream, bool includeComments, cli::array <System::String ^> ^ inclusivePrefixes);
C#
public virtual void StartCanonicalization(System.IO.Stream stream, bool includeComments, string[] inclusivePrefixes);
C#
public virtual void StartCanonicalization(System.IO.Stream stream, bool includeComments, string[]? inclusivePrefixes);
abstract member StartCanonicalization : System.IO.Stream * bool * string[] -> unit
override this.StartCanonicalization : System.IO.Stream * bool * string[] -> unit
Public Overridable Sub StartCanonicalization (stream As Stream, includeComments As Boolean, inclusivePrefixes As String())
- stream
- Stream
The stream to write to.
- includeComments
- Boolean
true
to include comments; otherwise, false
.
- inclusivePrefixes
- String[]
The prefixes to be included.
Method is not implemented yet.
This method is not yet implemented.
Produkt | Wersje |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
UWP | 10.0 |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: