Table of Contents

Interface IUriGetter

Namespace
Hi.Common
Assembly
HiGeom.dll

Interface for retrieving a URI string.

public interface IUriGetter
Extension Methods

Properties

Uri

Gets the URI string.

string Uri { get; }

Property Value

string