F
F
Frip2018-05-12 23:12:45
C++ / C#
Frip, 2018-05-12 23:12:45

What does AssemblyCopyright return?

Hello.
In one source code, there is a given fragment
labelCopyright.Text = AssemblyCopyright;
AND it returns


Copyright (c) Hewlett-Packard 2018

but I can't understand the principle of what it is guided by when it returns something.
As I understand it, this is some kind of class attribute that returns a copyright, but reading the documentation did not lead me to anything (most likely, I just did not understand it).
Tell me, what is this attribute, and what does it do in general?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem, 2018-05-13
@devspec

https://stackoverflow.com/questions/62353/what-are...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question