Propriedade ShareMediaTask.FilePath

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

Sintaxe

'Declaração
Public Property FilePath As String
public string FilePath { get; set; }
public:
property String^ FilePath {
    String^ get ();
    void set (String^ value);
}
member FilePath : string with get, set

Valor de propriedade

Tipo: System.String

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

ShareMediaTask Classe

Namespace Microsoft.Phone.Tasks