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