SpreadsheetGear 2012
Uri Property






Syntax
'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();
}
Requirements

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

See Also

Reference

IPackagePart Interface
IPackagePart Members

Send Feedback