Class LocalPropertyAttribute
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = true)]
public sealed class LocalPropertyAttribute : BaseApiSpecificPropertyAttribute
- Inheritance
-
objectAttributeLocalPropertyAttribute
- Inherited Members
Constructors
LocalPropertyAttribute(string)
public LocalPropertyAttribute(string name)
Parameters
namestring