Share via


ProtocolForResultsActivatedEventArgs.Uri 屬性

定義

取得用來啟動應用程式的統一資源識別項 (URI) 。

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = protocolForResultsActivatedEventArgs.uri;
Public ReadOnly Property Uri As Uri

屬性值

統一資源識別項 (URI) 。

實作

Uri

適用於