Freigeben über


WebFolderProperties.FolderType-Eigenschaft

Ruft den Ordnertyp aus der webFolderType-Enumeration ab.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
ReadOnly Property FolderType As webFolderType
webFolderType FolderType { get; }
property webFolderType FolderType {
    webFolderType get ();
}
abstract FolderType : webFolderType with get
function get FolderType () : webFolderType

Eigenschaftswert

Typ: VsWebSite.webFolderType
Der Typ des Ordners.

.NET Framework-Sicherheit

Siehe auch

Referenz

WebFolderProperties Schnittstelle

VsWebSite-Namespace