StartPageCommands.WhatCanIDoWithAzureSubscription Field

Definition

Launch url from azure invitation banner in an external default browser

public: static initonly System::Windows::Input::RoutedCommand ^ WhatCanIDoWithAzureSubscription;
public static readonly System.Windows.Input.RoutedCommand WhatCanIDoWithAzureSubscription;
 staticval mutable WhatCanIDoWithAzureSubscription : System.Windows.Input.RoutedCommand
Public Shared ReadOnly WhatCanIDoWithAzureSubscription As RoutedCommand 

Field Value

Remarks

The CommandParameter for this command is a Url to launch in an external browser.

Applies to