Api MemberFirst Parameter Type Name Property
This read-only property is used to get the type of the first parameter
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string FirstParameterTypeName { get; }VB
Public ReadOnly Property FirstParameterTypeName As String
GetC++
public:
property String^ FirstParameterTypeName {
String^ get ();
}F#
member FirstParameterTypeName : string with getProperty Value
StringRemarks
This is used for sorting overload sets