Compartir a través de


DesignTimeResourceProviderFactoryAttribute.FactoryTypeName Propiedad

Definición

Obtiene el valor del nombre del tipo de generador.

public:
 property System::String ^ FactoryTypeName { System::String ^ get(); };
public string FactoryTypeName { get; }
member this.FactoryTypeName : string
Public ReadOnly Property FactoryTypeName As String

Valor de propiedad

String

String que contiene el nombre del tipo de generador.

Se aplica a

Consulte también