Freigeben über


LocationInformation.Description-Eigenschaft

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property Description As String
public string Description { get; internal set; }
public:
property String^ Description {
    String^ get ();
    internal: void set (String^ value);
}
member Description : string with get, internal set

Eigenschaftswert

Typ: System.String

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationInformation Klasse

Microsoft.Phone.Maps.Services-Namespace