Share via


PhotoActionEntity.FullPath Property

Definition

Gets the full path to the photo image file.

public:
 property Platform::String ^ FullPath { Platform::String ^ get(); };
winrt::hstring FullPath();
public string FullPath { get; }
var string = photoActionEntity.fullPath;
Public ReadOnly Property FullPath As String

Property Value

String

Platform::String

winrt::hstring

The full path to the photo image file.

Applies to