Click or drag to resize

IIgnoreOnceQueueCheckCreatedPath Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.IIgnoreOnceQueue.CheckCreatedPath(System.String)"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
bool CheckCreatedPath(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:BlackBerry.Workspaces.IIgnoreOnceQueue.CheckCreatedPath(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:BlackBerry.Workspaces.IIgnoreOnceQueue.CheckCreatedPath(System.String)"]

See Also