次の方法で共有


ServiceDescriptionCollection.GetKey メソッド

参照渡しされた値に関連付けられている ServiceDescriptionTargetNamespace プロパティを返します。

Overrides Protected Function GetKey( _
   ByVal value As Object _) As String
[C#]
protected override string GetKey(objectvalue);
[C++]
protected: String* GetKey(Object* value);
[JScript]
protected override function GetKey(
   value : Object) : String;

パラメータ

戻り値

参照渡しされた ServiceDescriptionTargetNamespace

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ServiceDescriptionCollection クラス | ServiceDescriptionCollection メンバ | System.Web.Services.Description 名前空間