Bagikan melalui


Saml2Attribute.Values Properti

Definisi

Mendapatkan koleksi yang berisi nilai atribut .

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Values { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Values { get; }
member this.Values : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Values As Collection(Of String)

Nilai Properti

Kumpulan string yang berisi nilai atribut.

Keterangan

Koleksi berisi elemen AttributeValue yang terkandung dalam elemen Atribut.

Berlaku untuk