NotNullIfNotNullAttribute.ParameterName Vlastnost

Definice

Získá název přidruženého parametru.

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

Hodnota vlastnosti

Název přidruženého parametru. Výstup nebude mít hodnotu null, pokud argument zadaného parametru není null.

Platí pro