PagePorter Class Library

FolderMetadata.IsExecutable Property

Gets or sets the value that indicates if executable programs may be run in the folder.

[Visual Basic]
Public Property IsExecutable As Boolean
[C#]
public bool IsExecutable {get; set;}

Property Value

The value that indicates if executable programs may be run in the folder.

See Also

FolderMetadata Class | Parastream.Web.MsFrontPage Namespace