Skip to content

M_ZU_WPF_Data_SharedFolderAppItemDataContainer__ctor

[email protected] edited this page May 7, 2016 · 1 revision

SharedFolderAppItemDataContainer Constructor

Initializes a new instance of the SharedFolderAppItemDataContainer class

Namespace: ZU.WPF.Data
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

public SharedFolderAppItemDataContainer(
	string sharedFolderItemPath,
	string title,
	string rootFolder,
	bool isFolder,
	string accountId,
	string containerEntityKind
)

Parameters

 

sharedFolderItemPath
Type: System.String
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]
title
Type: System.String
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]
rootFolder
Type: System.String
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]
isFolder
Type: System.Boolean
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]
accountId
Type: System.String
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]
containerEntityKind
Type: System.String
[Missing documentation for "M:ZU.WPF.Data.SharedFolderAppItemDataContainer.#ctor(System.String,System.String,System.String,System.Boolean,System.String,System.String)"]

See Also

Reference

SharedFolderAppItemDataContainer Class
ZU.WPF.Data Namespace

Clone this wiki locally