MimeTypeParameterInfoIsEmpty Property
Indicates whether the instance contains no data.
Namespace: FolkerKinzel.MimeTypesAssembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 1.0.0+f3b40d3afc4889b7965c4b49093672628a3624fe
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
public:
property bool IsEmpty {
bool get ();
}
member IsEmpty : bool with get
Property Value
Booleantrue if the instance contains no data, otherwise false.