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 視窗中開啟的檔案完整路徑名稱。
傳回
指定檔名的框架說明。