LinkResource.IsEmpty

LinkResource.IsEmpty property

Gets a value indicating whether this link resource instance is empty.

public bool IsEmpty { get; }

Property Value

true if this link resource is empty; otherwise, false.

See Also