Add notes about prefixed strings

This commit is contained in:
Matt Nadareski
2024-04-23 17:20:05 -04:00
parent a422ec7e6d
commit 22cb5360e6
9 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@
/// signifies that additional information is contained in the linear EXE module and
/// will be used in the future for parameter type checking.
/// </remarks>
public byte Length { get; set; }
public byte Length { get; set; } // TODO: Remove in lieu of AnsiBStr
/// <summary>
/// ASCII String.