CodeContainer.IsSourceControlled 属性

定义

指示是否 CodeContainer 设置了源代码管理属性。

public:
 property bool IsSourceControlled { bool get(); };
public:
 property bool IsSourceControlled { bool get(); };
public bool IsSourceControlled { get; }
member this.IsSourceControlled : bool
Public ReadOnly Property IsSourceControlled As Boolean

属性值

Boolean

适用于