ApplicationSharingFlowConfiguration.Role 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::ApplicationSharingRole Role { Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::ApplicationSharingRole get(); void set(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::ApplicationSharingRole value); };
public Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingRole Role { get; set; }
member this.Role : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingRole with get, set
Public Property Role As ApplicationSharingRole