Compartir a través de


DirectiveAttribute.BuilderType Propiedad

Definición

Obtiene o establece el tipo asociado al atributo.

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

Valor de propiedad

String

Tipo asociado con el atributo.

Se aplica a