Compartir a través de


IVsaDTEngine.TargetURL (Propiedad)

Este miembro es compatible con la infraestructura de .NET Framework y no debe utilizarse directamente desde el código.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

'Declaración
Property TargetURL As String
string TargetURL { get; set; }
property String^ TargetURL {
    String^ get ();
    void set (String^ value);
}
abstract TargetURL : string with get, set
function get TargetURL () : String
function set TargetURL (value : String)

Valor de propiedad

Tipo: System.String

Vea también

Referencia

IVsaDTEngine Interfaz

Microsoft.Vsa (Espacio de nombres)