SignInRequestMessage.RequestUrl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property System::String ^ RequestUrl { System::String ^ get(); };
public string RequestUrl { get; }
member this.RequestUrl : string
Public ReadOnly Property RequestUrl As String
屬性值
從目前執行個體序列化的 URL。
備註
字串包含 URL (包含藉由串行化目前實例所建立的查詢參數) 。 系統會 Write 叫用 方法來執行串行化。
適用於