共用方式為


IMethodSymbol.ReturnsByRefReadonly 屬性

定義

如果這個方法由 ref readonly 傳回,則傳回 true。

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

屬性值

適用於