BuildProjectsIncrementalSupport.IsSupported Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IsSupported alanı
public:
property bool IsSupported { bool get(); void set(bool value); };
public:
property bool IsSupported { bool get(); void set(bool value); };
public bool IsSupported { get; set; }
member this.IsSupported : bool with get, set
Public Property IsSupported As Boolean