Share via


ObjectParameter.Name Property

Definition

Gets the parameter name, which can only be set through a constructor.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The parameter name, which can only be set through a constructor.

Applies to