IOleObject
LinkShortFilePath Property
|
Gets the full path to a linked file.
Read-only
String
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
string LinkShortFilePath { get; }
ReadOnly Property LinkShortFilePath As String
Get
property String^ LinkShortFilePath {
String^ get ();
}
abstract LinkShortFilePath : string with get
Property Value
Type:
String
See Also