IAppInformation.Components Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::AppComponentInfo ^> ^ Components { System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::AppComponentInfo ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::AppComponentInfo ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.AppComponentInfo> Components { get; set; }
member this.Components : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.AppComponentInfo> with get, set
Public Property Components As List(Of AppComponentInfo)

Property Value

Applies to