Show / Hide Table of Contents

DataTag Property

DataTag

The tag specifying where the data will be put.

C#
public int DataTag { get; set; }

Property Value

Type Description
int

Exceptions

Type Condition
ArgumentException

The DataTag specified is not a number between 0x005F0000 and 0x005FFFFF (inclusive), or 0x00007F61.

In this article
Back to top Generated by DocFX