'Declaration Public Overloads Overrides Sub SetImage( _ ByVal uri As System.Uri, _ ByVal contentType As System.String _ )
public override void SetImage( System.Uri uri, System.string contentType )
Parameters
- uri
- The URI to the image file.
- contentType
- The content type of the image data.