共用方式為


ExpandSegment.Name 屬性

要展開的屬性名稱。

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

語法

'宣告
Public ReadOnly Property Name As String
    Get
'用途
Dim instance As ExpandSegment
Dim value As String

value = instance.Name
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

屬性值

型別:System.String
包含屬性名稱的字串值。

請參閱

參考

ExpandSegment 類別

System.Data.Services 命名空間