共用方式為


CorsResult.AllowedOrigin 屬性

定義

取得或設定允許的來源。

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

屬性值

適用於