Share via


ObsoleteAttribute.UrlFormat Proprietà

Definizione

Ottiene o imposta l'URL per la documentazione corrispondente. L'API accetta una stringa di formato anziché un URL effettivo, creando un URL generico che include l'ID di diagnostica.

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

Valore della proprietà

String

Stringa di formato che rappresenta un URL per la documentazione corrispondente.

Commenti

Una stringa di formato di esempio è https://contoso.com/obsoletion-warnings/{0}.

Si applica a