PassportIdentity.Item[String] 屬性

定義

取得 Passport 設定檔屬性。 這個類別已被取代。

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ strProfileName); };
public string this[string strProfileName] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(strProfileName As String) As String

參數

strProfileName
String

要傳回的 Passport 設定檔屬性。

屬性值

String

Passport 設定檔屬性。

備註

此類別已被取代,不再支援。 Microsoft Passport Network 已由 Windows Live ID 取代。

適用於