CollectionDataContractAttribute.ItemName Właściwość

Definicja

Pobiera lub ustawia niestandardową nazwę elementu kolekcji.

public:
 property System::String ^ ItemName { System::String ^ get(); void set(System::String ^ value); };
public string ItemName { get; set; }
public string? ItemName { get; set; }
member this.ItemName : string with get, set
Public Property ItemName As String

Wartość właściwości

Nazwa, która ma być stosowana do elementów kolekcji.

Dotyczy