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

指定組件後續處理編譯步驟的字串值。

屬性

適用於