Installer Class

 

Updated: June 22, 2012

Applies To: System Center 2012 Configuration Manager

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)


[SerializableAttribute]
public ref class Installer abstract : BaseObject

NameDescription
System_CAPS_protmethodAttachTracker(IChangeTracker^)

(Inherited from BaseObject.)

System_CAPS_pubmethodChangeId()

(Inherited from BaseObject.)

System_CAPS_protmethodCheckIsChanged()

(Inherited from BaseObject.)

System_CAPS_pubmethodClone()

(Inherited from BaseObject.)

System_CAPS_pubmethodCopy()

(Inherited from BaseObject.)

System_CAPS_pubmethodCopyFrom(IAppMgmtObject^)

(Inherited from BaseObject.)

System_CAPS_pubmethodCreateDetectAction()

System_CAPS_pubmethodCreateInstallAction()

System_CAPS_pubmethodCreateUninstallAction()

System_CAPS_protmethodDetachTracker(IChangeTracker^)

(Inherited from BaseObject.)

System_CAPS_protmethodEnumerateFields()

(Inherited from BaseObject.)

System_CAPS_pubmethodEnumerateLocalizedProperties()

(Inherited from BaseObject.)

System_CAPS_protmethodEnumerateTrackerChildren()

(Inherited from BaseObject.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from BaseObject.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from BaseObject.)

System_CAPS_pubmethodGetResourceId(String^)

(Inherited from BaseObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnChanged(Object^, ChangeEventArgs^)

(Inherited from BaseObject.)

System_CAPS_pubmethodOnChangeId(Object^, ChangeEventArgs^)

(Inherited from BaseObject.)

System_CAPS_protmethodOnChanging(Object^, ChangeEventArgs^)

(Inherited from BaseObject.)

System_CAPS_protmethodOnDeserialized()

(Inherited from BaseObject.)

System_CAPS_protmethodOnDeserializing()

(Inherited from BaseObject.)

System_CAPS_protmethodOnSerialized()

(Inherited from BaseObject.)

System_CAPS_protmethodOnSerializing()

(Inherited from BaseObject.)

System_CAPS_protmethodSetIsChanged(Boolean)

(Inherited from BaseObject.)

System_CAPS_protmethodSetProp<T>(String^, T%, T)

(Inherited from BaseObject.)

System_CAPS_pubmethodSetResourceId(String^, String^)

(Inherited from BaseObject.)

System_CAPS_pubmethodToString()

(Inherited from BaseObject.)

System_CAPS_pubmethodValidate()

(Inherited from BaseObject.)

System_CAPS_pubmethodValidateProperty(PropertyInfo^)

(Inherited from BaseObject.)

System_CAPS_pubmethodValidateProperty(PropertyInfo^, Object^)

(Inherited from BaseObject.)

NameDescription
System_CAPS_proteventOnChangedEvent

(Inherited from BaseObject.)

System_CAPS_proteventOnChangingEvent

(Inherited from BaseObject.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: