Share via


DisplayMetadataProviderContext.PropertyAttributes 属性

定义

获取属性属性。

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ PropertyAttributes { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> PropertyAttributes { get; }
public System.Collections.Generic.IReadOnlyList<object>? PropertyAttributes { get; }
member this.PropertyAttributes : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property PropertyAttributes As IReadOnlyList(Of Object)

属性值

适用于