RequiresUnreferencedCodeAttribute.Url Propiedad

Definición

Obtiene o establece una dirección URL opcional que contiene más información sobre el método, el motivo por el que requiere código sin referencia y las opciones que tiene un consumidor para lidiar con ello.

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

Valor de propiedad

Se aplica a