Udostępnij przez


Właściwość IDTSTaskInfo100.FileNameVersionString

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 TaskInfo.

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

Składnia

'Deklaracja
ReadOnly Property FileNameVersionString As String
    Get
'Użycie
Dim instance As IDTSTaskInfo100
Dim value As String

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

Wartość właściwości

Typ: System.String