共用方式為


SectionMetadata.Name Property

Definition

Gets the name of the section.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public string Name { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to