IMethodSymbol.ReturnsByRefReadonly 属性

定义

如果此方法以只读方式返回,则返回 true。

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

属性值

适用于