ActivationContext.Form 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前應用程式的表單或儲存上下文。
public:
property ActivationContext::ContextForm Form { ActivationContext::ContextForm get(); };
public ActivationContext.ContextForm Form { get; }
member this.Form : ActivationContext.ContextForm
Public ReadOnly Property Form As ActivationContext.ContextForm
屬性值
其中一個列舉值。
備註
基於清單的應用程式可能不會安裝在 ClickOnce 商店中。 不在儲存庫中的應用程式,例如在Visual Studio執行的清單啟用應用程式,則被歸類為 Loose。 儲存中包含的應用程式被分類為 StoreBounded。