Udostępnij przez


Właściwość IDTSConnectionInfo100.IconFile

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat ConnectionInfo.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
ReadOnly Property IconFile As String
    Get
'Użycie
Dim instance As IDTSConnectionInfo100
Dim value As String

value = instance.IconFile
string IconFile { get; }
property String^ IconFile {
    String^ get ();
}
abstract IconFile : string
function get IconFile () : String

Wartość właściwości

Typ: System.String