Share via


GraphicsCaptureSession.IncludeSecondaryWindows プロパティ

定義

public:
 property bool IncludeSecondaryWindows { bool get(); void set(bool value); };
bool IncludeSecondaryWindows();

void IncludeSecondaryWindows(bool value);
public bool IncludeSecondaryWindows { get; set; }
var boolean = graphicsCaptureSession.includeSecondaryWindows;
graphicsCaptureSession.includeSecondaryWindows = boolean;
Public Property IncludeSecondaryWindows As Boolean

プロパティ値

Boolean

bool

適用対象