共用方式為


SharePointData.Areas Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Microsoft::HistoricalDebuggerHost::SharePointArea ^> ^ Areas { System::Collections::Generic::IEnumerable<Microsoft::HistoricalDebuggerHost::SharePointArea ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.HistoricalDebuggerHost.SharePointArea> Areas { get; }
member this.Areas : seq<Microsoft.HistoricalDebuggerHost.SharePointArea>
Public ReadOnly Property Areas As IEnumerable(Of SharePointArea)

Property Value

Applies to