ApplicationSharingViewer.ViewableDesktopRegion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: property Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::DesktopRegion ViewableDesktopRegion { public:
Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::DesktopRegion get(); protected:
void set(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::DesktopRegion value); };
public Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion ViewableDesktopRegion { get; protected set; }
member this.ViewableDesktopRegion : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion with get, set
Public Property ViewableDesktopRegion As DesktopRegion