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 de Propriedade

O tipo associado ao atributo.

Aplica-se a