Gets the unqualified name of the method.
Namespace: Grpc.CoreAssembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
SyntaxReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
String
See Also