Partager via


PropertyName propriété

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

Syntaxe

'Déclaration
Public Property PropertyName As String
    Get
    Friend Set
'Utilisation
Dim instance As NonConfigurableReadOnlyPropertyException
Dim value As String

value = instance.PropertyName
public string PropertyName { get; internal set; }
public:
property String^ PropertyName {
    String^ get ();
    internal: void set (String^ value);
}
member PropertyName : string with get, internal set
function get PropertyName () : String
internal function set PropertyName (value : String)

Valeur de la propriété

Type : System. . :: . .String