다음을 통해 공유


TarEntry.Uid 속성

정의

이 항목이 나타내는 파일을 소유하는 사용자의 ID를 가져오거나 설정합니다.

public:
 property int Uid { int get(); void set(int value); };
public int Uid { get; set; }
member this.Uid : int with get, set
Public Property Uid As Integer

속성 값

설명

이 필드의 값은 Windows 플랫폼에 영향을 주지 않습니다.

적용 대상