AppDomainSetup.ActivationArguments Özellik

Tanım

Uygulama etki alanının etkinleştirilmesi ile ilgili verileri alır veya ayarlar.

public:
 property System::Runtime::Hosting::ActivationArguments ^ ActivationArguments { System::Runtime::Hosting::ActivationArguments ^ get(); void set(System::Runtime::Hosting::ActivationArguments ^ value); };
public System.Runtime.Hosting.ActivationArguments ActivationArguments { get; set; }
member this.ActivationArguments : System.Runtime.Hosting.ActivationArguments with get, set
Public Property ActivationArguments As ActivationArguments

Özellik Değeri

ActivationArguments

Uygulama etki alanının etkinleştirilmesi hakkında veri içeren bir nesne.

Özel durumlar

özelliği, uygulama kimliği özelliği tarafından döndürülen nesnenin uygulama kimliğiyle ApplicationTrust eşleşmeyen bir ActivationArguments nesneye ApplicationTrust ayarlanır. özelliği nullise ApplicationTrust özel durum atılır.

Açıklamalar

Bu özellik olarak ayarlanırsa nullözel durum atılır.

Nesnesi tarafından sağlanan bilgiler bildirim tabanlı etkinleştirmeyi ActivationArguments destekler.

Şunlara uygulanır