IDTSName100.Name Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea IDTSName.
public:
property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(86)]
public string Name { [System.Runtime.InteropServices.DispId(86)] get; [System.Runtime.InteropServices.DispId(86)] set; }
[<System.Runtime.InteropServices.DispId(86)>]
[<get: System.Runtime.InteropServices.DispId(86)>]
[<set: System.Runtime.InteropServices.DispId(86)>]
member this.Name : string with get, set
Public Property Name As String
Valor de propiedad
- Atributos