共用方式為


LatencyContextRegistrationOptions.CheckpointNames 屬性

定義

取得或設定已註冊的檢查點名稱清單。

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ CheckpointNames { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.IReadOnlyList<string> CheckpointNames { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.CheckpointNames : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property CheckpointNames As IReadOnlyList(Of String)

屬性值

屬性

適用於