共用方式為


ExpandSegment.ExpandedProperty 屬性

取得要展開的屬性。

命名空間:  System.Data.Services
組件:  Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)

語法

'宣告
Public ReadOnly Property ExpandedProperty As ResourceProperty
    Get
'用途
Dim instance As ExpandSegment
Dim value As ResourceProperty

value = instance.ExpandedProperty
public ResourceProperty ExpandedProperty { get; }
public:
property ResourceProperty^ ExpandedProperty {
    ResourceProperty^ get ();
}
member ExpandedProperty : ResourceProperty
function get ExpandedProperty () : ResourceProperty

屬性值

型別:System.Data.Services.Providers.ResourceProperty
要展開的屬性。

請參閱

參考

ExpandSegment 類別

System.Data.Services 命名空間