Partager via


Mode propriété

Gets the mode that is associated with the conflicting properties.

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

Syntaxe

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

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

Valeur de la propriété

Type : System. . :: . .String
A String value that specifies the mode that is associated with the conflicting properties.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.