共用方式為


SPWebService.CdnPrefix property

如果已啟用 CDN,作為前置詞,如產生的字串編寫指令碼,並樣式 Url

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

Syntax

'宣告
Public Property CdnPrefix As String
    Get
    Set
'用途
Dim instance As SPWebService
Dim value As String

value = instance.CdnPrefix

instance.CdnPrefix = value
public string CdnPrefix { get; set; }

Property value

Type: System.String

請參閱

參照

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace