PageHandlerModel.Attributes 属性

定义

属性。

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

属性值

实现

适用于