Condividi tramite


DesignTimeResourceProviderFactoryAttribute.FactoryTypeName Proprietà

Definizione

Ottiene il valore del nome del tipo di factory.

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

Valore della proprietà

String

Oggetto String contenente il nome del tipo di factory.

Si applica a

Vedi anche