RequiresDynamicCodeAttribute.Url プロパティ

定義

メソッドに関する詳細情報、動的コードが必要な理由、およびコンシューマーがそれに対処する必要があるオプションの URL を取得または設定します。

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

プロパティ値

適用対象