PayloadOptions Class
Definition
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.
Defines a variety of configuration options for decoding NRBF payloads.
public ref class PayloadOptions sealed
public sealed class PayloadOptions
type PayloadOptions = class
Public NotInheritable Class PayloadOptions
- Inheritance
-
PayloadOptions
Constructors
PayloadOptions() |
Initializes a PayloadOptions instance with default values. |
Properties
TypeNameParseOptions |
Configuration options for parsing TypeName instances. |
UndoTruncatedTypeNames |
Gets or sets a value that indicates whether type name truncation is undone. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.