IsAbsoluteUri

MarkdownImageLoadArgs.IsAbsoluteUri property

Obtiene un valor que indica si esta imagen tiene un enlace URI absoluto.

public bool IsAbsoluteUri { get; set; }

El valor de la propiedad

verdadero si esta imagen tiene un enlace URI absoluto; de lo contrario,FALSO .

Ver también