SpreadsheetGear.IO.Packaging Namespace > IPackagePart Interface : Uri Property |
'Declaration
ReadOnly Property Uri As System.Uri
'Usage
Dim instance As IPackagePart Dim value As System.Uri value = instance.Uri
System.Uri Uri {get;}
read-only property Uri: System.Uri;
function get Uri : System.Uri
__property System.Uri* get_Uri();
property System.Uri^ Uri {
System.Uri^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2