CollectionDataContractAttribute.ValueName プロパティ

定義

ディクショナリ値名のカスタム名を取得または設定します。

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

プロパティ値

既定のディクショナリ値名の代わりに使用する名前。

適用対象