다음을 통해 공유


ExeConfigurationFileMap.RoamingUserConfigFilename 속성

정의

로밍 사용자의 구성 파일 이름을 가져오거나 설정합니다.

public:
 property System::String ^ RoamingUserConfigFilename { System::String ^ get(); void set(System::String ^ value); };
public string RoamingUserConfigFilename { get; set; }
member this.RoamingUserConfigFilename : string with get, set
Public Property RoamingUserConfigFilename As String

속성 값

구성 파일 이름입니다.

적용 대상