WebFileProperties2.FileName-Eigenschaft

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

'Declaration
Default Property FileName As String
    Get
    Set
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract FileName : string with get, set
function get FileName () : String
function set FileName (value : String)

Eigenschaftswert

Typ: System.String

Implementiert

WebFileProperties.FileName

.NET Framework-Sicherheit

Siehe auch

Referenz

WebFileProperties2 Schnittstelle

FileName-Überladung

VsWebSite90-Namespace