Condividi tramite


SystemVideoProperties.FrameWidth Proprietà

Definizione

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

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Video.FrameWidth .

Si applica a

Vedi anche