다음을 통해 공유


WebFileProperties2.FileName 속성

네임스페이스:  VsWebSite90
어셈블리:  VsWebSite.Interop90(VsWebSite.Interop90.dll)

구문

‘선언
Default Property FileName As String
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)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

WebFileProperties2 인터페이스

VsWebSite90 네임스페이스