Class FolderTypes
public class FolderTypes
- Inheritance
-
FolderTypes
Fields
Private
public const string Private = "Private"
Field Value
Public
public const string Public = "Public"
public class FolderTypes
public const string Private = "Private"
public const string Public = "Public"