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

属性值

如果项目保护级别需要一致性,则为 True;否则为 false。

属性

适用于