NotNullIfNotNullAttribute.ParameterName Propriedade

Definição

Recebe o nome do parâmetro associado.

public:
 property System::String ^ ParameterName { System::String ^ get(); };
public string ParameterName { get; }
member this.ParameterName : string
Public ReadOnly Property ParameterName As String

Valor de Propriedade

O nome do parâmetro associado. A saída será não nula se o argumento do parâmetro especificado for não-nulo.

Aplica-se a