Profiles 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class Profiles : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("08CD6DE7-87CD-42AB-BD28-6E2C0170A274")]
public interface Profiles : System.Collections.IEnumerable
type Profiles = interface
interface IEnumerable
Public Interface Profiles
Implements IEnumerable
- 属性
- 实现
属性
ActiveProfile | |
Count | |
DefaultProfile | |
Item[Object] |
方法
Add(String, String, PjLoginType, String) | |
GetEnumerator() |