FileImageSource.IsEmpty Property

Definition

Indicates whether the File property is null or empty.

public:
 virtual property bool IsEmpty { bool get(); };
public override bool IsEmpty { get; }
member this.IsEmpty : bool
Public Overrides ReadOnly Property IsEmpty As Boolean

Property Value

true if null or empty.

Implements

Applies to