net90_PropertyGridHelpers.Attributes_FileExtensionAttribute_PropertyName - dparvin/PropertyGridHelpers GitHub Wiki
Gets the name of the property containing the file extension.
public string PropertyName { get; }
The name of the property on the target object that will be used to determine the file extension when building the resource path.
- class FileExtensionAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers