ApplicationDefinition.References Property

Definition

public:
 property cli::array <Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionReference ^> ^ References { cli::array <Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionReference ^> ^ get(); void set(cli::array <Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionReference ^> ^ value); };
public Microsoft.BizTalk.ApplicationDeployment.AppDef.ApplicationDefinitionReference[] References { get; set; }
member this.References : Microsoft.BizTalk.ApplicationDeployment.AppDef.ApplicationDefinitionReference[] with get, set
Public Property References As ApplicationDefinitionReference()

Property Value

ApplicationDefinitionReference[]

Applies to