다음을 통해 공유


PermissionSetAttribute.File 속성

정의

선언할 사용자 지정 권한 집합의 XML 표현이 포함된 파일을 가져오거나 설정합니다.

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

속성 값

권한 집합의 XML 표현을 포함하는 파일의 실제 경로입니다.

설명

지정한 파일이 유니코드이면 속성을 true.로 설정합니다UnicodeEncoded.

적용 대상