Bagikan melalui


AccessedThroughPropertyAttribute(String) Konstruktor

Definisi

Menginisialisasi instans AccessedThroughPropertyAttribute baru kelas dengan nama properti yang digunakan untuk mengakses bidang atribut.

public:
 AccessedThroughPropertyAttribute(System::String ^ propertyName);
public AccessedThroughPropertyAttribute (string propertyName);
new System.Runtime.CompilerServices.AccessedThroughPropertyAttribute : string -> System.Runtime.CompilerServices.AccessedThroughPropertyAttribute
Public Sub New (propertyName As String)

Parameter

propertyName
String

Nama properti yang digunakan untuk mengakses bidang atribut.

Berlaku untuk