Share via


DirectiveAttribute.BuilderType Propriedade

Definição

Obtém ou define o tipo associado ao 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 da propriedade

String

O tipo que está associado ao atributo.

Aplica-se a