Gets the detail.
Namespace: Grpc.CoreAssembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntaxpublic string Detail { get; }
Public ReadOnly Property Detail As String
Get
public:
property String^ Detail {
String^ get ();
}
member Detail : string with get
Property Value
Type:
String
See Also