VCUserMacro.PerformEnvironmentSet Ö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.
Kümeleri, makronun ortam içinde ayarlanmış olup olmadığını alır.
public:
property bool PerformEnvironmentSet { bool get(); void set(bool value); };
public:
property bool PerformEnvironmentSet { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2404)]
public bool PerformEnvironmentSet { [System.Runtime.InteropServices.DispId(2404)] get; [System.Runtime.InteropServices.DispId(2404)] set; }
[<System.Runtime.InteropServices.DispId(2404)>]
[<get: System.Runtime.InteropServices.DispId(2404)>]
[<set: System.Runtime.InteropServices.DispId(2404)>]
member this.PerformEnvironmentSet : bool with get, set
Public Property PerformEnvironmentSet As Boolean
Özellik Değeri
TRUE Eğer makro, ortam kapsamı içinde ayarlandıysa, yoksa FALSE .
- Öznitelikler