IMethodSymbol.ReturnsVoid Proprietà

Definizione

Restituisce true se questo metodo non ha alcun tipo restituito; ad esempio restituisce "void".

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

Valore della proprietà

Si applica a