ScriptEditorControl.GetFrameCaption(String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
virtual System::String ^ GetFrameCaption(System::String ^ strFullFilePath);
public string GetFrameCaption (string strFullFilePath);
abstract member GetFrameCaption : string -> string
override this.GetFrameCaption : string -> string
Public Function GetFrameCaption (strFullFilePath As String) As String
Parametri
- strFullFilePath
- String