ActivityCodeGeneratorAttribute.CodeGeneratorTypeName 屬性

定義

取得這個執行個體所依據之 Type 程式碼產生器的名稱。

public:
 property System::String ^ CodeGeneratorTypeName { System::String ^ get(); };
public string CodeGeneratorTypeName { get; }
member this.CodeGeneratorTypeName : string
Public ReadOnly Property CodeGeneratorTypeName As String

屬性值

String

字串,其中包含這個執行個體所依據之 Type 程式碼產生器的名稱。

適用於