Class ShortCut
Inheritance
System.Object
ShortCut
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: MVR.FileManagementSecure
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class ShortCut
Fields
directoryEntry
Declaration
public DirectoryEntry directoryEntry
Field Value
| Type | Description |
|---|---|
| DirectoryEntry |
displayName
Declaration
public string displayName
Field Value
| Type | Description |
|---|---|
| System.String |
flatten
Declaration
public bool flatten
Field Value
| Type | Description |
|---|---|
| System.Boolean |
includeRegularDirsInFlatten
Declaration
public bool includeRegularDirsInFlatten
Field Value
| Type | Description |
|---|---|
| System.Boolean |
isLatest
Declaration
public bool isLatest
Field Value
| Type | Description |
|---|---|
| System.Boolean |
package
Declaration
public string package
Field Value
| Type | Description |
|---|---|
| System.String |
packageFilter
Declaration
public string packageFilter
Field Value
| Type | Description |
|---|---|
| System.String |
path
Declaration
public string path
Field Value
| Type | Description |
|---|---|
| System.String |
Properties
isHidden
Declaration
public bool isHidden { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |