Condividi tramite


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

Restituisce

String

Nome del sito.

Commenti

GetSiteName viene introdotto nella .NET Framework 3,5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a