Compartilhar via


CompilerResults.PathToAssembly Propriedade

Definição

Obtém ou define o caminho do assembly compilado.

public:
 property System::String ^ PathToAssembly { System::String ^ get(); void set(System::String ^ value); };
public string PathToAssembly { get; set; }
member this.PathToAssembly : string with get, set
Public Property PathToAssembly As String

Valor da propriedade

O caminho do assembly ou null se o assembly foi gerado na memória.

Aplica-se a