共用方式為


ValueProviderResult.FirstValue 屬性

定義

根據要求中提供的訂單值,取得第一個值。 使用 FirstValue 取得單一值進行處理,不論要求中是否提供單一或多個值。

public:
 property System::String ^ FirstValue { System::String ^ get(); };
public string FirstValue { get; }
public string? FirstValue { get; }
member this.FirstValue : string
Public ReadOnly Property FirstValue As String

屬性值

適用於