IMethodSymbol.ReturnsByRef 属性

定义

如果此方法按引用返回,则返回 true。

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

属性值

适用于