Share via


RequiresUnreferencedCodeAttribute.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

プロパティ値

適用対象