NotNullWhenAttribute.ReturnValue Özellik

Tanım

Dönüş değeri koşulunu alır.

public:
 property bool ReturnValue { bool get(); };
public bool ReturnValue { get; }
member this.ReturnValue : bool
Public ReadOnly Property ReturnValue As Boolean

Özellik Değeri

Dönüş değeri koşulu. Yöntem bu değeri döndürürse, ilişkili parametre olmaz null.

Şunlara uygulanır