PreferredServiceCapabilitiesExtensions.FileSharingSupport 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::Collaboration::CapabilitySupport FileSharingSupport { Microsoft::Rtc::Collaboration::CapabilitySupport get(); void set(Microsoft::Rtc::Collaboration::CapabilitySupport value); };
public Microsoft.Rtc.Collaboration.CapabilitySupport FileSharingSupport { get; set; }
member this.FileSharingSupport : Microsoft.Rtc.Collaboration.CapabilitySupport with get, set
Public Property FileSharingSupport As CapabilitySupport