PassportIdentity.Item[String] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 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 配置文件特性。
属性值
Passport 配置文件特性。
注解
此类已弃用,不再受支持。 Microsoft Passport 网络已替换为 Windows Live ID。