MimeTypeParameterInfoIsEmpty Property

Indicates whether the instance contains no data.

Definition

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

Property Value

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

See Also