RemoteProxyTypeAttribute.FullAssemblyName Field

Specifies the full name of the assembly that contains the remote type.

Namespace:  Microsoft.ComplexEventProcessing.Serialization
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

'Declaration
Public ReadOnly FullAssemblyName As String
'Usage
Dim instance As RemoteProxyTypeAttribute 
Dim value As String 

value = instance.FullAssemblyName
public readonly string FullAssemblyName
public:
initonly String^ FullAssemblyName
val FullAssemblyName: string
public final var FullAssemblyName : String

See Also

Reference

RemoteProxyTypeAttribute Class

Microsoft.ComplexEventProcessing.Serialization Namespace