Share via


CompilationSection.AssemblyPostProcessorType Proprietà

Definizione

Ottiene o imposta un valore che specifica un passaggio della compilazione successivo al processo per un assembly.

public:
 property System::String ^ AssemblyPostProcessorType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("assemblyPostProcessorType", DefaultValue="")]
public string AssemblyPostProcessorType { get; set; }
[<System.Configuration.ConfigurationProperty("assemblyPostProcessorType", DefaultValue="")>]
member this.AssemblyPostProcessorType : string with get, set
Public Property AssemblyPostProcessorType As String

Valore della proprietà

String

Valore di stringa che specifica il passaggio della compilazione successivo al processo per un assembly.

Attributi

Si applica a