NonConfigurableReadOnlyPropertyException constructeur (String)
Initializes a new instance of the NonConfigurableReadOnlyPropertyException class that has the specified message text.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
propertyName As String _
)
'Utilisation
Dim propertyName As String
Dim instance As New NonConfigurableReadOnlyPropertyException(propertyName)
public NonConfigurableReadOnlyPropertyException(
string propertyName
)
public:
NonConfigurableReadOnlyPropertyException(
String^ propertyName
)
new :
propertyName:string -> NonConfigurableReadOnlyPropertyException
public function NonConfigurableReadOnlyPropertyException(
propertyName : String
)
Paramètres
- propertyName
Type : System. . :: . .String
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.