Name1 propriété
Gets the name of the first property.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name1 As String
Get
'Utilisation
Dim instance As ConflictingPropertyValuesException
Dim value As String
value = instance.Name1
public string Name1 { get; }
public:
property String^ Name1 {
String^ get ();
}
member Name1 : string
function get Name1 () : String
Valeur de la propriété
Type : System. . :: . .String
A String value that specifies the name of the first property.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.