IApplicationHost.GetSiteName Metodo

Definizione

Ottiene il nome del sito.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 System::String ^ GetSiteName();
public string GetSiteName();
abstract member GetSiteName : unit -> string
Public Function GetSiteName () As String

Valori restituiti

Nome del sito.

Commenti

GetSiteName è stato introdotto in .NET Framework 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a