DirectiveAttribute.BuilderType Propriété

Définition

Obtient ou définit le type associé à l'attribut.

public:
 property System::String ^ BuilderType { System::String ^ get(); void set(System::String ^ value); };
public string BuilderType { get; set; }
member this.BuilderType : string with get, set
Public Property BuilderType As String

Valeur de propriété

Type à associer à l'attribut.

S’applique à