Questo argomento non è stato ancora valutato - Valuta questo argomento

Proprietà _Type.IsMarshalByRef

Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà Type.IsMarshalByRef.

Questa proprietà non è compatibile con CLS.  

Spazio dei nomi: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)

bool IsMarshalByRef { get; }
/** @property */
boolean get_IsMarshalByRef ()

function get IsMarshalByRef () : boolean

Non applicabile.

Valore proprietà

true se Type viene sottoposto a marshalling per riferimento; in caso contrario, false.

Questa proprietà consente l'accesso a classi gestite da codice non gestito e non deve essere chiamata da codice gestito.

La proprietà Type.IsMarshalByRef ottiene un valore che indica se il tipo viene sottoposto a marshalling per riferimento.

Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 è supportato in Windows Vista, Microsoft Windows XP SP2 e Windows Server 2003 SP1.

.NET Framework

Supportato in:
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
© 2013 Microsoft. Tutti i diritti riservati.