AccessedThroughPropertyAttribute(String) Oluşturucu

Tanım

Öznitelikli alana erişmek için kullanılan özelliğin adıyla sınıfının yeni bir örneğini AccessedThroughPropertyAttribute başlatır.

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)

Parametreler

propertyName
String

Öznitelikli alana erişmek için kullanılan özelliğin adı.

Şunlara uygulanır