ISharePointProjectItemTypeDefinition.SupportedTrustLevels Property

Definition

Gets or sets the trust levels in SharePoint supported by the ISharePointProjectItem.

public:
 property Microsoft::VisualStudio::SharePoint::SupportedTrustLevels SupportedTrustLevels { Microsoft::VisualStudio::SharePoint::SupportedTrustLevels get(); void set(Microsoft::VisualStudio::SharePoint::SupportedTrustLevels value); };
public Microsoft.VisualStudio.SharePoint.SupportedTrustLevels SupportedTrustLevels { get; set; }
member this.SupportedTrustLevels : Microsoft.VisualStudio.SharePoint.SupportedTrustLevels with get, set
Public Property SupportedTrustLevels As SupportedTrustLevels

Property Value

An object representing trust levels.

Applies to