Partager via


Type1 propriété

Gets the property type that is associated with 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 Type1 As String
    Get
'Utilisation
Dim instance As ConflictingPropertyValuesException
Dim value As String

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

Valeur de la propriété

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