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