Propriété Name2

Gets the name of the second property.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name2 As String
    Get
'Utilisation
Dim instance As ConflictingPropertyValuesException
Dim value As String

value = instance.Name2
public string Name2 { get; }
public:
property String^ Name2 {
    String^ get ();
}
member Name2 : string
function get Name2 () : String

Valeur de propriété

Type : System. . :: . .String
A String value that specifies the name of the second 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.