ApiMemberFirstParameterTypeName Property
This read-only property is used to get the type of the first parameter
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string FirstParameterTypeName { get; }
Public ReadOnly Property FirstParameterTypeName As String
Get
public:
property String^ FirstParameterTypeName {
String^ get ();
}
member FirstParameterTypeName : string with get
Property Value
String This is used for sorting overload sets