IDocWindowPane.GetFrameCaption(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したファイル名のフレーム キャプションを取得します。
public:
System::String ^ GetFrameCaption(System::String ^ fullFilePath);
public string GetFrameCaption (string fullFilePath);
abstract member GetFrameCaption : string -> string
Public Function GetFrameCaption (fullFilePath As String) As String
パラメーター
- fullFilePath
- String
Visual Studio ウィンドウで開かれたファイルの完全なパス名です。
戻り値
指定したファイル名のフレーム キャプション。