'Declaration Public Overrides ReadOnly Property CanCreateEncoder As Boolean
public override bool CanCreateEncoder { get; }
public: __property bool get_CanCreateEncoder(); override;
Property Value
True - if method CreateEncoder returns not null; false - if method CreateEncoder returns null.