다음을 통해 공유


WebFolderProperties.FileName 속성

폴더 이름을 가져오거나 설정합니다.

네임스페이스:  VsWebSite
어셈블리:  VsWebSite.Interop(VsWebSite.Interop.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 보안

참고 항목

참조

WebFolderProperties 인터페이스

VsWebSite 네임스페이스