Поделиться через


Member.Attributes Свойство

Определение

Задает атрибуты элемента.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Attribute ^> ^ Attributes { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Attribute ^> ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Attribute> Attributes { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Attributes : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Attribute>
Public ReadOnly Property Attributes As Collection(Of Attribute)

Значение свойства

Атрибуты элемента.

Атрибуты

Применяется к