Urls Property (IDropData)
Gets or sets the URLs stored in this drop's MIME data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Urls As System.Object |
C# | |
---|
System.object Urls {get; set;} |
C++ | |
---|
DSRESULT get_Urls (
dsStringArray* UrlsStrArray
)
DSRESULT put_Urls(
const dsStringArray& UrlsStrArray
) |
Property Value
String array of URLs
Remarks
See Also
Availability
DraftSight 2020 SP3