Show / Hide Table of Contents

ConfigurationBuffer Property

ConfigurationBuffer

Gets reference to the raw buffer that contains the configuration.

C#
protected Span<byte> ConfigurationBuffer { get; }

Property Value

Type Description
Span<byte>
In this article
Back to top Generated by DocFX