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