Aracılığıyla paylaş


PropertyReadOnlyException.PropertyName Özelliği

Salt okunur özellik adını alır.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property PropertyName As String
    Get
'Kullanım
Dim instance As PropertyReadOnlyException
Dim value As String

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

Özellik Değeri

Tür: System.String
A String salt okunur özellik adını belirtir.