इसके माध्यम से साझा किया गया


IDTSProperty100.UITypeEditor Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see DtsProperty.

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

Syntax

'Declaration
ReadOnly Property UITypeEditor As String
    Get
'Usage
Dim instance As IDTSProperty100
Dim value As String

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

Property Value

Type: System.String