Aracılığıyla paylaş


MethodSignatureGenerator.IsGetMethod Özellik

Tanım

Oluşturulan imzanın bir nesne döndürmesi gerekip gerekmediğini belirten bir DataTable değer alır veya ayarlar.

public:
 property bool IsGetMethod { bool get(); void set(bool value); };
public bool IsGetMethod { get; set; }
member this.IsGetMethod : bool with get, set
Public Property IsGetMethod As Boolean

Özellik Değeri

true oluşturulan imzanın bir veri tablosu döndürmesi gerekiyorsa; aksi takdirde , false.

Şunlara uygulanır