Freigeben über


IAppDomainInfoEnum.GetData Methode

Definition

Ruft eine IAppDomainInfo-Schnittstelle ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 System::Web::Hosting::IAppDomainInfo ^ GetData();
public System.Web.Hosting.IAppDomainInfo GetData ();
abstract member GetData : unit -> System.Web.Hosting.IAppDomainInfo
Public Function GetData () As IAppDomainInfo

Gibt zurück

Eine IAppDomainInfo-Schnittstelle.

Hinweise

GetDatawird im .NET Framework 3.5 eingeführt. Weitere Informationen finden Sie unter Versionen und Abhängigkeiten.

Gilt für: