Share via


AIJsonSchemaCreateContext.PropertyAttributeProvider Property

Definition

Gets the ICustomAttributeProvider corresponding to the property or field being processed.

public:
 property System::Reflection::ICustomAttributeProvider ^ PropertyAttributeProvider { System::Reflection::ICustomAttributeProvider ^ get(); };
public System.Reflection.ICustomAttributeProvider? PropertyAttributeProvider { get; }
member this.PropertyAttributeProvider : System.Reflection.ICustomAttributeProvider
Public ReadOnly Property PropertyAttributeProvider As ICustomAttributeProvider

Property Value

Applies to