Partager via


Documentation propriété

Gets the documentation.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Documentation As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
The documentation.