Compartir a través de


AppContext.CanvasApps Property

Definition

For internal use only.

public:
 property System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::CanvasAppsInfo ^> ^ CanvasApps { System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::CanvasAppsInfo ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Crm::Sdk::Messages::CanvasAppsInfo ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.CanvasAppsInfo> CanvasApps { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CanvasApps : System.Collections.Generic.List<Microsoft.Crm.Sdk.Messages.CanvasAppsInfo> with get, set
Public Property CanvasApps As List(Of CanvasAppsInfo)

Property Value

Attributes

Applies to