Microsoft .NET Framework 1.1 Class Library Reference.Volume 3,System.IO.IsolatedStorage through System.Runtime InteropServices.Expando

副标题:无

作   者:(美)微软公司著;东方人华译

分类号:

ISBN:9787302081371

微信扫一扫,移动浏览光盘

简介

本书是.NET框架1.1类库参考手册7卷中的第3卷,其内容包括System.IO.IsolatedStorage至System.Runtime.InteropServices.Expando命名空间完整而详细的内容。每个命名空间包括类、枚举、接口等条目,这些条目下又包括方法、属性、构造函数等子条目。本书内容与形式以方便读者查阅为原则进行版式设计,是开发.NET程序必备的工具书。 .NET框架类库是.NET框架SDK中各种类、接口与值类型的库。该类库不仅提供对系统功能的访问,而且是生成. NET框架应用程序、组件与控件编程的基础。 .NET框架1. 1提供了一种编程模型,可用来生成、部署与运行基于Web的可互操作的应用程序、智能客户端应用程序以及XML Web服务。. NET框架管理互操作的繁琐细节以便开发人员能够集中精力为跨平台应用程序编写业务逻辑代码。 这套书编排有序,易于查阅和浏览,是使用.NET框架1.1类库帮助信息的一种更佳的形式。配书盘中包括本书的全部代码示例以便开发人员检索和使用。 本书主要是面向.NET程序员参考查阅、图书馆、研究所更多>>

目录

system.io.isolatedstorage命名空间

inormalizeforisolatedstorage接口

方法

inormalizeforisolatedstorage.normalize方法

isolatedstorage类

isolatedstorage构造函数

属性

isolatedstorage.assemblyidentity属性

isolatedstorage.currentsize属性

isolatedstorage.domainidentity属性

isolatedstorage.maximumsize属性

isolatedstorage.scope属性

isolatedstorage.separatorexternal属性

isolatedstorage.separatorinternal属性

方法

isolatedstorage.getpermission方法

isolatedstorage.initstore方法

isolatedstorage.remove方法

isolatedstorageexception类

isolatedstorageexception构造函数

.isolatedstorageexception构造函数()

isolatedstorageexception构造函数(string)

isolatedstorageexception构造函数(serializationinfo,streamingcontext)

isolatedstorageexception构造函数(string,exception)

isolatedstoragefile类

属性

isolatedstoragefile.currentsize属性

isolatedstoragefile.maximumsize属性

方法

isolatedstoragefile.close方法

isolatedstoragefile.createdirectory方法

isolatedstoragefile.deletedirectory方法

isolatedstoragefile.deletefile方法

isolatedstoragefile.dispose方法

isolatedstoragefile.finalize方法

isolatedstoragefile.getdirectorynames方法

isolatedstoragefile.getenumerator方法

isolatedstoragefile.getfilenames方法

isolatedstoragefile.getpermission方法

isolatedstoragefile.getstore方法

isolatedstoragefile.getuserstoreforassembly方法

isolatedstoragefile.getuserstorefordomain方法

isolatedstoragefile.remove方法

isolatedstoragefilestream类

isolatedstoragefilestream构造函数

isolatedstoragefilestream构造函数(string,filemode)

isolatedstoragefilestream构造函数(string,filemode,fileaccess)

isolatedstoragefilestream构造函数(string,filemode,isolatedstoragefile)

isolatedstoragefilestream构造函数(string,filemode,fileaccess,fileshare)

isolatedstoragefilestream构造函数(string,filemode,fileaccess,isolatedstoragefile)

isolatedstoragefilestream构造函数(string,filemode,fileaccess,fileshare,int32)

isolatedstoragefilestream构造函数(string,filemode,fileaccess,fileshare,isolatedstoragefile)

isolatedstoragefilestream构造函数(string,filemode,fileaccess,fileshare,int32,isolatedstoragefile)

属性

isolatedstoragefilestream.canread属性

isolatedstoragefilestream.canseek属性

isolatedstoragefilestream.canwrite属性

isolatedstoragefilestream.handle属性

isolatedstoragefilestream.isasync属性

isolatedstoragefilestream.length属性

isolatedstoragefilestream.position属性

方法

isolatedstoragefilestream.beginread方法

isolatedstoragefilestream.beginwrite方法

isolatedstoragefilestream.close方法

isolatedstoragefilestream.dispose方法

isolatedstoragefilestream.endread方法

isolatedstoragefilestream.endwrite方法

isolatedstoragefilestream.flush方法

isolatedstoragefilestream.read方法

isolatedstoragefilestream.readbyte方法

isolatedstoragefilestream.seek方法

isolatedstoragefilestream.setlength方法

isolatedstoragefilestream.write方法

isolatedstoragefilestream.writebye方法

isolatedstoragescope枚举


system.management命名空间

authenticationlevel枚举

cimtype枚举

codelanguage枚举

comparisonsettings枚举

completedeventargs类

属性

completedeventargs.status属性

completedeventargs.statusobject属性

completedeventhandler委托

connectionoptions类

connectionoptions构造函数

connectionoptions构造函数()

connectionoptions构造函数(string,string,string,string,impersonationlevel,authenticationlevel,boolean,managementnamedvaluecollection,timespan)

属性

connectionoptions.authentication属性

connectionoptions.authority属性

connectionoptions.enableprivileges属性

connectionoptions.impersonation属性

connectionoptions.locale属性

connectionoptions.password属性

connectionoptions.username属性

方法

connectionoptions.clone方法

deleteoptions类

deleteoptions构造函数

deleteoptions构造函数()

deleteoptions构造函数(managementnamedvaluecollection,timespan)

方法

deleteoptions.clone方法

enumerationoptions类

enumerationoptions构造函数

enumerationoptions构造函数()

enumerationoptions构造函数(managementnamedvaluecollection,timespan,int32,boolean,boolean,boolean,boolean,boolean,boolean,boolean)

属性

enumerationoptions.blocksize属性

enumerationoptions.directread属性

enumerationoptions.ensurelocatable属性

enumerationoptions.enumeratedeep属性

enumerationoptions.prototypeonly属性

enumerationoptions.returnimmediately属性

enumerationoptions.rewindable属性

enumerationoptions.useamendedqualifiers属性

方法

enumerationoptions.clone方法

eventarrivedeventargs类

属性

eventarrivedeventargs.newevent属性

eventarrivedeventhandler委托

eventquery类

eventquery构造函数

eventquery构造函数()

eventquery构造函数(string)

eventquery构造函数(string,string)

方法

eventquery.clone方法

eventwatcheroptions类

eventwatcheroptions构造函数

eventwatcheroptions构造函数()

eventwatcheroptions构造函数(managementnamedvaluecollection,timespan,int32)

属性

eventwatcheroptions.blocksize属性

方法

eventwatcheroptions.clone方法

impersonationlevel枚举

invokemethodoptions类

managementbaseobject类

managementclass类

managementdatetimeconverter类

managementeventargs类

managementeventwatcher类

managementexception类

managementnamedvaluecollection类

managementobject类

managementobjectcollection类

managementobjectcollection.managementobjectenumerator类

managementobjectsearcher类

managementoperationobserver类

managementoptions类

managementpath类

managementquery类

manaagementscope类

managementstatus枚举

methoddata类

methoddatacollection类

methoddatacollection.methoddataenumerator类

objectgetoptions类

objectputeventargs类

objectputeventhandler委托

objectquery类

objectreadyeventargs类

objectreadyeventhandler委托

progresseventargs类

progresseventhandler委托

propertydata类

propertydatacollection类

propertydatacollection.propertydataenumerator类

putoptions类

puttype枚举

qualifierdata类

qualifierdatacollection类

qualifierdatacollection.qualifierdataenumerator类

relatedobjectquery类

relationshipquery类

selectquery类

stoppedeventargs类

stoppedeventhandler委托

textformat枚举

wqleventquery类

wqlobjectquery类


system.management.instrumentation命名空间

baseevent类

defaultmanagementprojectinstaller类

ievent接口

ignorememberattribute类

iinstance接口

instance类

instrumentation类

instrumentationclassattribute类

instrumentationtype枚举

instrumentedattribute类

managednameattribute类

managementinstaller类

system.messaging命名空间

accesscontrolentry类

accesscontrolentrytype枚举

accesscontrollist类

acknowledgetypes枚举

achnowledgment枚举

activexmessageformatter类

binarymessageformatter类

cryptographicprovidertype枚举

defaultpropertiestosend类

encryptionalgorithm枚举

encryptionrequired枚举

genericaccessrights枚举

hashalgorithm枚举

imessageformatter接口

message类

messageenumerator类

messagepriority枚举

messagepropertyfilter类

messagequeue类

messagequeueaccesscontrolentry类

messagequeueaccessrights枚举

messagequeuecriteria类

messagequeueenumerator类

messagequeueerrorcode枚举

messagequeueexception类

messagequeueinstaller类

messagequeuepermission类

messagequeuepermissionaccess枚举

messagequeuepermissionattribute类

messagequeuepermissionentry类

messagequeuepermissionentrycollection类

messagequeuetransaction类

messagequeuetransactionstatus枚举

messagequeuetransactiontype枚举

messagetype枚举

messagingdescriptionattribute类

peekcompletedeventargs类

peekcompletedeventhandler委托

standardaccessrights枚举

trustee类

trusteetype枚举

xmlmessageformatter类

system.net命名空间

authenticationmanager类

authorization类

cookie类

cookiecollection类

cookiecontainer类

cookieexception类

credentialcache类

dns类

dnspermission类

dnspermissionattribute类

endpoint类

endpointpermission类

filewebrequest类

filewebresponse类

globalproxyselection类

httpcontinuedelegate委托

httpstatuscode枚举

httpversion类

httpwebrequest类

httpwebresponse类

iauthenticationmodule接口

icertificatepolicy接口

icredentials接口

ipaddress类

ipendpoint类

iphostentry类

irdaendpoint类

iwebproxy接口

iwebrequestcreate接口

networkaccess枚举

networkcredential类

protocolviolationexception类

securityprotocoltype枚举

servicepoint类

servicepointmanager类

socketaddress类

socketpermission类

socketpermissionattribute类

transporttype枚举

webclient类

webexception类

webexceptionstatus枚举

webheadercollection类

webpermission类

webpermissionattribute类

webproxy类

webrequest类

webresponse类


system.net.sockets命名空间

address family枚举

ipv6multicastoption类

irdacharacterset枚举

irdaclient类

irdadeviceinfo类

irdahints枚举

irdalistener类

lingeroption类

multicastoption类

networkstream类

protocol family枚举

protocoltype枚举

selectmode枚举

socket类

socketexception类

socketflags枚举

socketoptionlevel枚举

socketoptionname枚举

socketshutdown枚举

sockettype枚举

tcpclient类

tcplistener类

udpclient类


system.reflection命名空间

ambiguousmatchexception类

assembly类

assemblyalgorithmidattribute类

assemblycompanyattribute类

assemblyconfigurationattribute类

assemblycopyrightattribute类

assemblycultureattribute类

assemblydefaultaliasattribute类

assemblydelaysignattribute类

assemblydescriptionattribute类

assemblyfileversionattribute类

assemblyflagsattribute类

assemblyinformationalversionattribute类

assemblykeyfileattribute类

assemblykeynameattribute类

assemblyname类

assemblynameflags枚举

assemblynameproxy类

assemblyproductattribute类

assemblytitleattribute类

assemblytrademarkattribute类

assemblyversionattribute类

binder类

bindingflags枚举

callingconventions枚举

constructorinfo类

customattributeformatexception类

defaultmemberattribute类

eventattributes枚举

eventinfo类

fieldattributes枚举

fieldinfo类

icustomattributeprovider接口

interfacemapping结构

invalidfiltercriteriaexception类

ireflect接口

manifestresourceinfo类

memberfilter委托

memberinfo类

membertypes枚举

methodattributes枚举

methodbase类

methodimplattributes枚举

methodinfo类

missing类

module类

moduleresolveeventhandler委托

parameterattributes枚举

parameterinfo类

parametermodifier结构

pointer类

propertyattributes枚举

propertyinfo类

reflectiontypeloadexception类

resourceattributes枚举

resourcelocation枚举

strongnamekeypair类

targetexception类

targetinvocationexception类

targetparametercountexception类

typeattributes枚举

typedelegator类

typefilter委托


system.reflection.emit命名空间

assemblybuilder类

assemblybuilderaccess枚举

constructorbuilder类

customattributebuilder类

enumbuilder类

eventbuilder类

eventtoken结构

fieldbuilder类

fieldtoken结构

flowcontrol枚举

ilgenerator类

label结构

localbuilder类

methodbuilder类

methodrental类

methodtoken结构

modulebuilder类

opcode结构

opcodes类

opcodetype枚举

operandtype枚举

packingsize枚举

parameterbuilder类

parametertoken结构

pefilekinds枚举

propertybuilder类

propertytoken结构

signaturehelper类

signaturetoken结构

stackbehaviour枚举

stringtoken结构

typebuilder类

typetoken结构

unmanagedmarshal类


system.runtime.compilerservices命名空间

accessedthroughpropertyattribute类

callconvcdecl类

callconvfastcall类

callconvstdcall类

callconvthiscall类

compitationrelaxationsattribute类

compilerglobalscopeattribute类

customconstantattribute类

datetimeconstantattribute类

decimalconstantattribute类

discardableattribute类

idispatchconstantattribute类

indexernameattribute类

isvolatile类

iunknownconstantattribute类

methodcodetype类

methodimplattribute类

methodimploptions枚举

requiredattributeattribute类

runtimehelpers类


system.runtime.interopservices命名空间

arraywithoffset结构

assemblyregistrationflags枚举

automationproxyattribute类

bestfitmappingattribute类

bind_opts结构

bindptr结构

callconv枚举

callingconvention枚举

charset枚举

classinterfaceattribute类

classinterfacetype枚举

coclassattribute类

comaliasnameattribute类

comcompatibleversionattribute类

comconversionlossattribute类

comeventinterfaceattribute类

comexception类

comimportattribute类

cominterfacetype枚举

commembertype枚举

comregisterfunctionattribute类

comsourceinterfacesattribute类

comunregisterfunctionattribute类

comvisibleattribute类

connectdata结构

currencywrapper类

desckind枚举

dispatchwrapper类

dispidattribute类

dispparams结构

dllimportattribute类

elemdesc结构

elemdesc.descunion结构

errorwrapper类

excepinfo结构

exportereventkind枚举

extensibleclassfactory类

externalexception类

fieldoffsetattribute类

filetime结构

funcdesc结构

funcflags枚举

funckind枚举

gchandle结构

gchandletype枚举

guidattribute类

handleref结构

icustomadapter接口

icustomfactory接口

icustommarshaler接口

idispatchimplattribute类

idispatchimpltype枚举

idldesc结构

idlflag枚举

impltypeflags枚举

importedfromtypelibattribute类

importereventkind枚举

inattribute类

interfacetypeattribue类

invalidcomobjectexception类

invalidolevarianttypeexception类

invokekind枚举

iregistrationservices接口

itypelibconverter接口

itypelibexporternameprovider接口

itypelibexporternotifysink接口

itypelibimporternotifysink接口

layoutkind枚举

layoutkind类

libflags枚举

marshal类

marshalasattribute类

marshaldirectiveexception类

objectcreationdelegate委托

optionalattribute类

outattribute类

paramdesc结构

paramflag枚举

preservesigattribute类

primaryinteropassemblyattribute类

progldattribute类

registrationservices类

runtimeenvironment类

safearrayrankmismatchexception类

safearraytypemismatchexception类

sehexception类

statstg结构

structlayoutattribute类

syskind枚举

typeattr结构

typedesc结构

typeflags枚举

typekind枚举

typelibattr结构

typelibconverter类

typelibexporterflags枚举

typelibfuncattribute类

typelibfuncflags枚举

typelibtypeattribute类

typelibtypeflags枚举

typelibvarattribute类

typelibvarflags枚举

typelibversionattribute类

ucomibindctx接口

ucomiconnectionpoint接口

ucomiconnectionpointcontainer接口

ucomienumconnectionpoints接口

ucomienumconnections接口

ucomienummoniker接口

ucomienumstring接口

ucomienumvariant接口

ucomimoniker接口

ucomipersistfile接口

ucomirunningobjecttable接口

ucomistream接口

ucomitypecomp接口

ucomitypeinfo接口

ucomitypelib接口

unknownwrapper类

unmanagedtype枚举

vardesc结构

vardesc.descunion结构

varenum枚举

varflags枚举


system.runtime.interopservices.custommarshalers命名空间

enumerabletodispatchmarshaler类

enumeratortoenumvariantmarshaler类

expandotodispatchexmarshaler类

typetotypeinfomarshaler类


system.runtime.interopservices.expando命名空间

iexpando接口


已确认勘误

次印刷

页码 勘误内容 提交人 修订印次

Microsoft .NET Framework 1.1 Class Library Reference.Volume 3,System.IO.IsolatedStorage through System.Runtime InteropServices.Expando
    • 名称
    • 类型
    • 大小

    光盘服务联系方式: 020-38250260    客服QQ:4006604884

    意见反馈

    14:15

    关闭

    云图客服:

    尊敬的用户,您好!您有任何提议或者建议都可以在此提出来,我们会谦虚地接受任何意见。

    或者您是想咨询:

    用户发送的提问,这种方式就需要有位在线客服来回答用户的问题,这种 就属于对话式的,问题是这种提问是否需要用户登录才能提问

    Video Player
    ×
    Audio Player
    ×
    pdf Player
    ×
    Current View

    看过该图书的还喜欢

    some pictures

    解忧杂货店

    东野圭吾 (作者), 李盈春 (译者)

    亲爱的云图用户,
    光盘内的文件都可以直接点击浏览哦

    无需下载,在线查阅资料!

    loading icon