Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ What type of variable is this? - C#
C
C#
•
4y ago
•
5 replies
Dreams
❔ What type of variable is this?
my c
# DTO object has this property
:
public byte[]? ImageData { get; set; }
public byte[]? ImageData { get; set; }
and a request with the
(screenshot
) imageData isn
't passing controller method validation
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
What is this type of Overloading?
C
C# / help
4y ago
✅ Can a variable be of a type of variable or class?
C
C# / help
3y ago
What is the convert.ToString equivalent of the variable.ToString() in this scenario?
C
C# / help
3y ago