SpreadsheetGear 2012
TargetUri Property






Syntax
'Declaration
 
ReadOnly Property TargetUri As System.Uri
'Usage
 
Dim instance As IPackageRelationship
Dim value As System.Uri
 
value = instance.TargetUri
System.Uri TargetUri {get;}
read-only property TargetUri: System.Uri; 
function get TargetUri : System.Uri
__property System.Uri* get_TargetUri();
property System.Uri^ TargetUri {
   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

IPackageRelationship Interface
IPackageRelationship Members

Send Feedback