共用方式為


SPResourceMeasure.ResourcesPerPoint property

代表此資源量值的正規化因素。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property ResourcesPerPoint As Double
    Get
    Set
'用途
Dim instance As SPResourceMeasure
Dim value As Double

value = instance.ResourcesPerPoint

instance.ResourcesPerPoint = value
public double ResourcesPerPoint { get; set; }

Property value

Type: System.Double
會傳回Double

請參閱

參照

SPResourceMeasure class

SPResourceMeasure members

Microsoft.SharePoint.Administration namespace