MediaProviderFactory.ExtensionType 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.
Returns the extension type for MediaProvider factories.
public:
property System::String ^ ExtensionType { System::String ^ get(); };
public override sealed string ExtensionType { get; }
member this.ExtensionType : string
Public Overrides NotOverridable ReadOnly Property ExtensionType As String