共用方式為


ClientWebPartProperty.Value property

屬性的值

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

Syntax

'宣告
Public Property Value As String
    Get
    Set
'用途
Dim instance As ClientWebPartProperty
Dim value As String

value = instance.Value

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

Property value

Type: System.String

請參閱

參照

ClientWebPartProperty class

ClientWebPartProperty members

Microsoft.SharePoint.WebPartPages namespace