Freigeben über


AddressResult-Konstruktor (TaskResult)

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Sub New ( _
    taskResult As TaskResult _
)
public AddressResult(
    TaskResult taskResult
)
public:
AddressResult(
    TaskResult taskResult
)
new : 
        taskResult:TaskResult -> AddressResult

Parameter

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

AddressResult Klasse

AddressResult-Überladung

Microsoft.Phone.Tasks-Namespace