Dela via


ContainerFileSystemItem.Owner Property

Definition

The UID of the owner of the file or directory. If set to null, the UID will be inherited from the parent directory or defaults.

public int? Owner { get; set; }
member this.Owner : Nullable<int> with get, set
Public Property Owner As Nullable(Of Integer)

Property Value

Applies to