C# 클래스 System.ComponentModel.IntSecurity

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 프로퍼티들

프로퍼티 타입 설명
FullReflection System.Security.CodeAccessPermission
UnmanagedCode System.Security.CodeAccessPermission

공개 메소드들

메소드 설명
UnsafeGetFullPath ( string fileName ) : string

메소드 상세

UnsafeGetFullPath() 공개 정적인 메소드

public static UnsafeGetFullPath ( string fileName ) : string
fileName string
리턴 string

프로퍼티 상세

FullReflection 공개적으로 정적으로 프로퍼티

public static CodeAccessPermission,System.Security FullReflection
리턴 System.Security.CodeAccessPermission

UnmanagedCode 공개적으로 정적으로 프로퍼티

public static CodeAccessPermission,System.Security UnmanagedCode
리턴 System.Security.CodeAccessPermission