IManagementPackStore.Presentation Property

Definition

Gets access to the presentation operations.

public:
 property Microsoft::EnterpriseManagement::IPresentationManagement ^ Presentation { Microsoft::EnterpriseManagement::IPresentationManagement ^ get(); };
public Microsoft.EnterpriseManagement.IPresentationManagement Presentation { get; }
member this.Presentation : Microsoft.EnterpriseManagement.IPresentationManagement
Public ReadOnly Property Presentation As IPresentationManagement

Property Value

The access to the presentation operations.

Remarks

You can use this property to access presentation operations in the store.

Applies to