Click or drag to resize
MetadataEntryValue Property
Gets the string value of this metadata entry.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public string Value { get; }

Property Value

Type: String
See Also