SharePointArea(Int32, String, String, SharePointSKU) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SharePointArea(int id, System::String ^ name, System::String ^ locName, Microsoft::HistoricalDebuggerHost::SharePointSKU sku);
public SharePointArea (int id, string name, string locName, Microsoft.HistoricalDebuggerHost.SharePointSKU sku);
new Microsoft.HistoricalDebuggerHost.SharePointArea : int * string * string * Microsoft.HistoricalDebuggerHost.SharePointSKU -> Microsoft.HistoricalDebuggerHost.SharePointArea
Public Sub New (id As Integer, name As String, locName As String, sku As SharePointSKU)
Parameters
- id
- Int32
- name
- String
- locName
- String
- sku
- SharePointSKU