Win32_SystemProgramGroups 클래스
Win32_SystemProgramGroups 연결 WMI 클래스는 컴퓨터 시스템과 논리 프로그램 그룹을 연결합니다.
다음 구문은 MOF(Managed Object Format) 코드를 단순화한 것으로 상속된 속성이 모두 포함되어 있습니다. 속성 및 메서드는 MOF 순서가 아닌 알파벳순입니다.
구문
[Dynamic, Provider("CIMWin32"), UUID("{8502C505-5FBB-11D2-AAC1-006008C78BC7}"), AMENDMENT]
class Win32_SystemProgramGroups : Win32_SystemSetting
{
Win32_ComputerSystem REF Element;
Win32_LogicalProgramGroup REF Setting;
};
멤버
Win32_SystemProgramGroups 클래스에는 다음과 같은 유형의 멤버가 있습니다.
속성
Win32_SystemProgramGroups 클래스에는 이러한 속성이 있습니다.
-
요소
-
-
데이터 형식: Win32_ComputerSystem
-
액세스 형식: 읽기 전용
-
한정자: 재정 의("요소"), MappingStrings ("WMI| Win32_ComputerSystem")
논리 프로그램 그룹을 포함하는 컴퓨터 시스템을 나타내는 instance 대한 참조입니다.
-
-
설정
-
-
데이터 형식: Win32_LogicalProgramGroup
-
액세스 형식: 읽기 전용
-
한정자: 재정 의("설정"), MappingStrings ("WMI| Win32_LogicalProgramGroup")
컴퓨터 시스템의 논리 프로그램 그룹을 나타내는 instance 대한 참조입니다.
-
설명
Win32_SystemProgramGroups 클래스는 Win32_SystemSetting 파생됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 |
Windows Vista |
지원되는 최소 서버 |
Windows Server 2008 |
네임스페이스 |
Root\CIMV2 |
MOF |
|
DLL |
|
추가 정보