Base class for nearly all descriptors, providing common functionality.
More...
Base class for nearly all descriptors, providing common functionality.
◆ File
The file this descriptor was declared in.
◆ FullName
string Google.Protobuf.Reflection.DescriptorBase.FullName |
|
get |
The fully qualified name of the descriptor's target.
◆ Index
int Google.Protobuf.Reflection.DescriptorBase.Index |
|
get |
The index of this descriptor within its parent descriptor.
This returns the index of this descriptor within its parent, for this descriptor's type. (There can be duplicate values for different types, e.g. one enum type with index 0 and one message type with index 0.)
◆ Name
abstract string Google.Protobuf.Reflection.DescriptorBase.Name |
|
get |
Returns the name of the entity (field, message etc) being described.
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs