net90_PropertyGridHelpers.Attributes_ResourcePathAttribute_ResourcePathAttribute - dparvin/PropertyGridHelpers GitHub Wiki

ResourcePathAttribute constructor

Specifies a resource path for use with the ImageTextUIEditor class.

public ResourcePathAttribute(string resourcePath, string resourceAssembly = null)
parameter description
resourcePath The path to the resource.
resourceAssembly The resource assembly.

Remarks

This attribute is applied to properties or enum values to specify the resource path that the ImageTextUIEditor should use when displaying images.

See Also

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