FileNameMacrosParser.Parts Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ Parts { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> Parts { get; }
member this.Parts : System.Collections.Generic.List<string>
Public ReadOnly Property Parts As List(Of String)

Property Value

List<String>

Applies to