Freigeben über


CompilationSection.AssemblyPostProcessorType Eigenschaft

Definition

Ruft einen Wert ab, der einen nach der Verarbeitung erfolgenden Kompilierungsschritt für eine Assembly angibt, oder legt diesen fest.

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

Eigenschaftswert

String

Ein Zeichenfolgenwert, der den nach der Verarbeitung erfolgenden Kompilierungsschritt für eine Assembly angibt.

Attribute

Gilt für