次の方法で共有


DTSWebMethodInfo.Documentation プロパティ

定義

ドキュメントを取得します。

public:
 property System::String ^ Documentation { System::String ^ get(); };
public string Documentation { get; }
member this.Documentation : string
Public ReadOnly Property Documentation As String

プロパティ値

ドキュメントです。

適用対象