Partager via


DocData.SetFileName, méthode

Initialise ou modifie le nom de fichier pour le document.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Sub SetFileName ( _
    fileName As String _
)
protected void SetFileName(
    string fileName
)

Paramètres

  • fileName
    Type : System.String
    Le nouveau nom de fichier pour le document.

Sécurité .NET Framework

Voir aussi

Référence

DocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms