Skip to content

net90_PropertyGridHelpers.Attributes_FileExtensionAttribute_PropertyName

dparvin edited this page Jul 5, 2025 · 11 revisions

FileExtensionAttribute.PropertyName property

Gets the name of the property containing the file extension.

public string PropertyName { get; }

Property Value

The name of the property on the target object that will be used to determine the file extension when building the resource path.

See Also

Clone this wiki locally