TemplateInstanceAttribute.Single 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立一個類別實例 TemplateInstanceAttribute ,代表一個模板,該範本只會實例化一次。 此欄位僅供讀取。
public: static initonly System::Web::UI::TemplateInstanceAttribute ^ Single;
public static readonly System.Web.UI.TemplateInstanceAttribute Single;
staticval mutable Single : System.Web.UI.TemplateInstanceAttribute
Public Shared ReadOnly Single As TemplateInstanceAttribute
欄位值
備註
若 Single 欄位被存取,則會重新實例化一個新的範本實例。