DfsStorageInfoTargetPriorityRank Property |
Specifies the priority rank value of the target. The default value is 0, which indicates the highest priority rank within a priority class.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int TargetPriorityRank { get; }
Public ReadOnly Property TargetPriorityRank As Integer
Get
public:
property int TargetPriorityRank {
int get ();
}
member TargetPriorityRank : int with get
Property Value
Type:
Int32See Also