Edit

Share via


ApplicationSharingCall.SupportedMediaTypes Property

Definition

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ SupportedMediaTypes { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public override System.Collections.ObjectModel.ReadOnlyCollection<string> SupportedMediaTypes { get; }
member this.SupportedMediaTypes : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Overrides ReadOnly Property SupportedMediaTypes As ReadOnlyCollection(Of String)

Property Value

Applies to