Поделиться через


Свойство DTSWebMethodInfo.Documentation

Gets the documentation.

Пространство имен:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Сборка:  Microsoft.SqlServer.WebServiceTask (в Microsoft.SqlServer.WebServiceTask.dll)

Синтаксис

'Декларация
Public ReadOnly Property Documentation As String 
    Get
'Применение
Dim instance As DTSWebMethodInfo 
Dim value As String 

value = instance.Documentation
public string Documentation { get; }
public:
property String^ Documentation {
    String^ get ();
}
member Documentation : string
function get Documentation () : String

Значение свойства

Тип: System.String
The documentation.

См. также

Справочник

DTSWebMethodInfo Класс

Пространство имен Microsoft.SqlServer.Dts.Tasks.WebServiceTask