IconResource-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see ConnectionInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
ReadOnly Property IconResource As String
    Get
'Usage
Dim instance As IDTSConnectionInfo100
Dim value As String

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

Eigenschaftenwert

Typ: System. . :: . .String