Condividi tramite


WorkflowRuntimeServiceElement.Type Proprietà

Definizione

Ottiene o imposta il nome completo del tipo dell'assembly del servizio.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("type", DefaultValue=null)]
public string Type { get; set; }
[<System.Configuration.ConfigurationProperty("type", DefaultValue=null)>]
member this.Type : string with get, set
Public Property Type As String

Valore della proprietà

Nome completo del tipo dell'assembly del servizio.

Attributi

Eccezioni

È stato effettuato un tentativo di impostare il parametro Type su un riferimento null.

Si applica a