Class ResourceTypeAttribute
This property will be flagged as resource. Should of type Guid or Guid?. The attribute value should be a comma separated string with the resource types the setting accept
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class ResourceTypeAttribute : BaseSchemaExtensionAttribute
- Inheritance
-
ResourceTypeAttribute
- Inherited Members
Constructors
ResourceTypeAttribute(string)
public ResourceTypeAttribute(string type)
Parameters
typestring