AutomationProxyAttribute.Value Proprietà

Definizione

Ottiene un valore che indica il tipo di gestore di marshalling da utilizzare.

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

Valore della proprietà

true se la classe deve essere sottoposto a marshalling usando automation Marshaler; false se è necessario usare un gestore di marshalling dello stub proxy.

Si applica a