ITargetApplicationField.Name - Propriété
Gets the name of the field, such as User Name or Password.
Espace de noms : Microsoft.BusinessData.Infrastructure.SecureStore
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property Name As String
Get
'Utilisation
Dim instance As ITargetApplicationField
Dim value As String
value = instance.Name
string Name { get; }
Valeur de propriété
Type : System.String
The name of the field.
Voir aussi
Référence
ITargetApplicationField interface
ITargetApplicationField - Membres
Microsoft.BusinessData.Infrastructure.SecureStore - Espace de noms