Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Platform
Invoke
Attributes
LibraryAttribute
C# Class Platform.Invoke.Attributes.LibraryAttribute
Inheritance:
System.Attribute
显示文件
Open project: GeirGrusom/PlatformInvoker
Public Properties
Property
Type
Description
Name
string
Public Methods
Method
Description
LibraryAttribute
(
string
name
) :
System
Method Details
LibraryAttribute()
public
method
public
LibraryAttribute
(
string
name
) :
System
name
string
return
System
Property Details
Name
public_oe property
Gets or sets the name of the library to use.
public
string
Name
return
string