RemoteCodeContainer.DisplayUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The URL that is used to present RemoteCodeContainer.
public:
property Uri ^ DisplayUrl { Uri ^ get(); };
public Uri DisplayUrl { get; }
member this.DisplayUrl : Uri
Public ReadOnly Property DisplayUrl As Uri