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

プロパティ値

適用対象