InstanceSelectionSettings.IsInstanceNameEnabled 속성

정의

인스턴스 이름이 활성화되어 있는지 나타내는 값을 받습니다.

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

속성 값

true 인스턴스 이름이 활성화되어 있다면; 그렇지 않으면, false.

적용 대상