net90_PropertyGridHelpers.Attributes_FileExtensionAttribute_Exists - dparvin/PropertyGridHelpers GitHub Wiki

FileExtensionAttribute.Exists method

Checks whether a FileExtensionAttribute exists on the current property within the given context.

public static bool Exists(ITypeDescriptorContext context)
parameter description
context The type descriptor context.

Return Value

true if the attribute is applied; otherwise, false.

See Also

⚠️ **GitHub.com Fallback** ⚠️