次の方法で共有


HttpSysOptions.RequestQueueName プロパティ

定義

Http.Sys要求キューの名前 既定値は null (匿名キュー) です。

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

プロパティ値

適用対象