次の方法で共有


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。

属性

適用対象