0 out of 1 rated this helpful - Rate this topic

NamedResource.Uri | uri property

Gets a URI that can be used to refer to this named resource.

Syntax


public:
property Uri^ Uri { 
   Uri^ get();
}

Property value

Type: Uri [JavaScript] | System.Uri [.NET] | Windows::Foundation::Uri [C++]

A URI that can be used to refer to this named resource. See URI schemes for information on identifying resources.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Resources.Core
Windows::ApplicationModel::Resources::Core [C++]

Metadata

Windows.winmd

See also

NamedResource
URI schemes

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.