Click or drag to resize

ISupportedMedia Interface

[This is preliminary documentation and is subject to change.]

Defines the supported media capability

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Media")]
public interface ISupportedMedia

The ISupportedMedia type exposes the following members.

Properties
  NameDescription
Public propertySupportedMedia
List of supported media types separated by commas. MIME types
Top
See Also