StandardDataFormats.WebLink 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
唯讀屬性,會傳回對應至 Web 連結格式的格式識別碼字串值。
public:
static property Platform::String ^ WebLink { Platform::String ^ get(); };
static winrt::hstring WebLink();
public static string WebLink { get; }
var string = StandardDataFormats.webLink;
Public Shared ReadOnly Property WebLink As String
屬性值
對應至 Web 連結格式的格式識別碼字串值。
備註
Web 連結代表具有HTTP 或 HTTPs配置的統一資源識別項 (URI) 。 這些配置是由使用者的預設網頁瀏覽器處理。