MobilePage.UniqueFilePathSuffix 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得唯一索引鍵,加入此索引鍵即可產生目前頁面的唯一 URL。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。
public:
property System::String ^ UniqueFilePathSuffix { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string UniqueFilePathSuffix { get; }
[<System.ComponentModel.Browsable(false)>]
member this.UniqueFilePathSuffix : string
Public ReadOnly Property UniqueFilePathSuffix As String
屬性值
唯一索引鍵,加入這個索引鍵,即可為目前的頁面產生唯一的 URL。
- 屬性
備註
某些行動瀏覽器需要唯一的URL才能正常運作。