언어

NativeLibraryReferenceAttribute 클래스

정의

주의

This attribute is no longer supported.

사용되지 않습니다. 어셈블리에 대한 네이티브 라이브러리 참조를 식별합니다.

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
[System.Obsolete("This attribute is no longer supported.", true)]
public sealed class NativeLibraryReferenceAttribute : Android.ReferenceFilesAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
[<System.Obsolete("This attribute is no longer supported.", true)>]
type NativeLibraryReferenceAttribute = class
    inherit ReferenceFilesAttribute
상속
NativeLibraryReferenceAttribute
특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

생성자

속성 Description
NativeLibraryReferenceAttribute(String)
사용되지 않음.

지정된 네이티브 라이브러리 파일을 식별하는 새 인스턴스를 초기화합니다.

속성

속성 Description
EmbeddedArchive
사용되지 않음.

포함된 보관 파일의 이름을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)
InstallInstructions
사용되지 않음.

참조된 파일에 대한 설치 지침을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)
LibraryFileName
사용되지 않음.

참조된 네이티브 라이브러리의 파일 이름을 가져옵니다.

PackageName
사용되지 않음.

참조된 파일과 연결된 패키지 이름을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)
Sha1sum
사용되지 않음.

참조된 파일의 SHA-1 체크섬을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)
SourceUrl
사용되지 않음.

참조된 파일의 원본 URL을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)
Version
사용되지 않음.

참조된 파일의 버전을 가져오거나 설정합니다.

(다음에서 상속됨 ReferenceFilesAttribute)

적용 대상