CompilationSection.AssemblyPostProcessorType Свойство

Определение

Получает или задает значение, указывающее шаг последующей обработки компиляции для сборки.

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

Значение свойства

String

Строковое значение, указывающее шаг последующей обработки компиляции для сборки.

Атрибуты

Применяется к