DeploymentPropertiesChangedEventHandler Delegate

[This is internal Microsoft documentation - Do not distribute.]

Delegate for DeploymentPropertiesUpdated

Namespace: Microsoft.Webstore.MetaData
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Delegate Sub DeploymentPropertiesChangedEventHandler ( _
    source As Object, _
    args As WebstoreEventArgs _
)
  public delegate void DeploymentPropertiesChangedEventHandler (
    Object source,
    WebstoreEventArgs args
)

Parameters

  • source
  • args

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Webstore.MetaData Namespace