Aracılığıyla paylaş


WorkflowRuntimeServiceElement.Type Özellik

Tanım

Hizmetin derleme türü adını alır veya ayarlar.

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

Özellik Değeri

Hizmetin derleme nitelikli tür adı.

Öznitelikler

Özel durumlar

Null başvuruya ayarlama Type girişiminde bulunulacak.

Şunlara uygulanır