View3.Name - Propriété

Obtient le nom de la vue.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As View3
Dim value As String

value = instance.Name
string Name { get; }

Valeur de propriété

Type : System.String
Nom de la vue.

Implémentations

View2.Name

Remarques

Pour déterminer la valeur par défaut Affichage Utilisez la propriété IsDefault de l'objet ViewInfoObject .

Voir aussi

Référence

View3 interface

View3 - Membres

Name - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms