Condividi tramite


SystemVideoProperties.Orientation Proprietà

Definizione

Ottiene il nome della proprietà System.Video.Orientation ,una delle proprietà del file video di Windows.

public:
 property Platform::String ^ Orientation { Platform::String ^ get(); };
winrt::hstring Orientation();
public string Orientation { get; }
var string = systemVideoProperties.orientation;
Public ReadOnly Property Orientation As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà del file System.Video.Orientation .

Si applica a

Vedi anche