다음을 통해 공유


NetworkStateChangeEventDetails.HasNewConnectionCost 속성

정의

연결된 네트워크에 새 연결 비용이 있는지를 나타냅니다.

public:
 property bool HasNewConnectionCost { bool get(); };
bool HasNewConnectionCost();
public bool HasNewConnectionCost { get; }
var boolean = networkStateChangeEventDetails.hasNewConnectionCost;
Public ReadOnly Property HasNewConnectionCost As Boolean

속성 값

Boolean

bool

새 연결 비용이 있는 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상

추가 정보