Freigeben über


AddInProcess.Platform Eigenschaft

Definition

Ruft die Bits pro Wort des Prozesses ab, in dem das prozessexterne Add-In ausgeführt wird.

public:
 property System::AddIn::Hosting::Platform Platform { System::AddIn::Hosting::Platform get(); };
public System.AddIn.Hosting.Platform Platform { get; }
member this.Platform : System.AddIn.Hosting.Platform
Public ReadOnly Property Platform As Platform

Eigenschaftswert

Die Bits pro Wort des Prozesses, in dem das Add-In ausgeführt wird.

Hinweise

Die Bits pro Wort wird festgelegt, wenn das AddInProcess Objekt initialisiert wird, und kann nicht geändert werden.

Gilt für: