Partager via


CompilationSection.AssemblyPostProcessorType Propriété

Définition

Obtient ou définit une valeur qui spécifie une étape de compilation post-processus pour 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

Valeur de propriété

String

Valeur de chaîne spécifiant l'étape de compilation post-processus pour un assembly.

Attributs

S’applique à