次の方法で共有


ShellTextBuffer.ShowCode メソッド

定義

オーバーロード

ShowCode(Int32)
ShowCode()

ShowCode(Int32)

public:
 override void ShowCode(int lineNum);
public override void ShowCode (int lineNum);
override this.ShowCode : int -> unit
Public Overrides Sub ShowCode (lineNum As Integer)

パラメーター

lineNum
Int32

適用対象

ShowCode()

public:
 override void ShowCode();
public override void ShowCode ();
override this.ShowCode : unit -> unit
Public Overrides Sub ShowCode ()

適用対象