BlobBuilder.WriteContentTo 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.
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
public:
void WriteContentTo(System::IO::Stream ^ destination);
public void WriteContentTo(System.IO.Stream destination);
member this.WriteContentTo : System.IO.Stream -> unit
Public Sub WriteContentTo (destination As Stream)
Parameters
- destination
- Stream
Exceptions
destination
is null
.
Content is not available, the builder has been linked with another one.
Applies to
.NET 10 a ďalšie verzie
Produkt | Verzie |
---|---|
.NET | Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
public:
void WriteContentTo(System::Reflection::Metadata::BlobBuilder ^ destination);
public void WriteContentTo(System.Reflection.Metadata.BlobBuilder destination);
member this.WriteContentTo : System.Reflection.Metadata.BlobBuilder -> unit
Public Sub WriteContentTo (destination As BlobBuilder)
Parameters
- destination
- BlobBuilder
Exceptions
destination
is null
.
Content is not available, the builder has been linked with another one.
Applies to
.NET 10 a ďalšie verzie
Produkt | Verzie |
---|---|
.NET | Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
- Source:
- BlobBuilder.cs
public:
void WriteContentTo(System::Reflection::Metadata::BlobWriter % destination);
public void WriteContentTo(ref System.Reflection.Metadata.BlobWriter destination);
member this.WriteContentTo : BlobWriter -> unit
Public Sub WriteContentTo (ByRef destination As BlobWriter)
Parameters
- destination
- BlobWriter
Exceptions
destination
is default (BlobWriter).
Content is not available, the builder has been linked with another one.
Applies to
.NET 10 a ďalšie verzie
Produkt | Verzie |
---|---|
.NET | Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: