Compartir a través de


LinkFormat.SourceFullName Propiedad

Definición

Devuelve o establece la ruta de acceso y el nombre del archivo de origen para el objeto OLE vinculado especificado, imagen o campo.

public:
 property System::String ^ SourceFullName { System::String ^ get(); void set(System::String ^ value); };
public string SourceFullName { get; set; }
member this.SourceFullName : string with get, set
Public Property SourceFullName As String

Valor de propiedad

Comentarios

El uso de esta propiedad equivale a usar en secuencia las SourcePathpropiedades , PathSeparatory SourceName .

Se aplica a