Click or drag to resize

ServerReflectionRequestFileContainingExtension Property

Find the proto file which defines an extension extending the given message type with the given field number.

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public ExtensionRequest FileContainingExtension { get; set; }

Property Value

Type: ExtensionRequest
See Also