다음을 통해 공유


FullTrustAssemblyCollection.Add(FullTrustAssembly) 메서드

정의

컬렉션에 FullTrustAssembly 개체를 추가합니다.

public:
 void Add(System::Web::Configuration::FullTrustAssembly ^ fullTrustAssembly);
public void Add (System.Web.Configuration.FullTrustAssembly fullTrustAssembly);
member this.Add : System.Web.Configuration.FullTrustAssembly -> unit
Public Sub Add (fullTrustAssembly As FullTrustAssembly)

매개 변수

fullTrustAssembly
FullTrustAssembly

컬렉션에 추가할 개체입니다.

적용 대상