IEvidenceFactory 인터페이스

정의

개체의 Evidence를 가져옵니다.

public interface class IEvidenceFactory
public interface IEvidenceFactory
[System.Runtime.InteropServices.ComVisible(true)]
public interface IEvidenceFactory
type IEvidenceFactory = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IEvidenceFactory = interface
Public Interface IEvidenceFactory
파생
특성

속성

Evidence

현재 개체의 ID를 확인하는 Evidence를 가져옵니다.

적용 대상