MimeTypeParameterInfoIsEmpty Property

Indicates whether the instance contains no data.

Definition

Namespace: FolkerKinzel.MimeTypes
Assembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 5.6.0+6976b8f96f59170e54fb7f8a4989b77d09f9b1c0
C#
public bool IsEmpty { get; }

Property Value

Boolean
true if the instance contains no data, otherwise false.

See Also