IDTSProject100.ProtectionLevelRequireConsistency 屬性

定義

取得是否需要專案保護等級的一致性。

public:
 property bool ProtectionLevelRequireConsistency { bool get(); };
[System.Runtime.InteropServices.DispId(1610678289)]
public bool ProtectionLevelRequireConsistency { get; }
[<System.Runtime.InteropServices.DispId(1610678289)>]
member this.ProtectionLevelRequireConsistency : bool
Public ReadOnly Property ProtectionLevelRequireConsistency As Boolean

屬性值

Boolean

如果專案的保護層級需要一致性,則為 True;否則為 false。

屬性

適用於