Langue

IDocWindowPane.GetFrameCaption(String) Méthode

Définition

Récupère la légende de l’image pour le nom de fichier spécifié.

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

Paramètres

fullFilePath
String

Le nom complet du chemin du fichier s’ouvrait dans la fenêtre Visual Studio.

Retours

La légende du cadre pour le nom de fichier spécifié.

S’applique à