AppModuleDescriptor.appInfo Property

Definition

For internal use only.

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

Property Value

Implements

Attributes

Applies to