共用方式為


IMethodSymbol.ReturnsByRef 屬性

定義

如果這個方法以傳址方式傳回,則傳回 true。

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

屬性值

適用於